Home
last modified time | relevance | path

Searched refs:__BITS_PER_LONG (Results 1 – 25 of 25) sorted by relevance

/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h11 #if __BITS_PER_LONG == 32 || defined(__SYSCALL_COMPAT)
27 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
99 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
121 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
125 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
137 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
142 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
151 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
155 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
159 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
[all …]
Dbitsperlong.h9 #ifndef __BITS_PER_LONG
11 #define __BITS_PER_LONG (__CHAR_BIT__ * __SIZEOF_LONG__) macro
13 #define __BITS_PER_LONG 32 macro
Dswab.h10 #if __BITS_PER_LONG == 32
Dsembuf.h13 #if __BITS_PER_LONG == 64
Dmsgbuf.h13 #if __BITS_PER_LONG == 64
Dshmbuf.h15 #if __BITS_PER_LONG == 64
Dstat.h33 #if __BITS_PER_LONG != 64 || defined(__ARCH_WANT_STAT64)
Dposix_types.h48 #if __BITS_PER_LONG != 64
Dsignal.h11 #define _NSIG_BPW __BITS_PER_LONG
Dstatfs.h11 #if __BITS_PER_LONG == 64
Dfcntl.h90 #if __BITS_PER_LONG == 32
Dsocket.h95 #if __BITS_PER_LONG == 64 || defined(__x86_64__) && defined(__ILP32__)
/bionic/libc/kernel/uapi/asm-x86/asm/
Dbitsperlong.h10 #define __BITS_PER_LONG 64 macro
12 #define __BITS_PER_LONG 32 macro
/bionic/libc/kernel/uapi/asm-riscv/asm/
Dkvm.h178 #define KVM_REG_RISCV_ISA_MULTI_REG(__ext_id) ((__ext_id) / __BITS_PER_LONG)
179 #define KVM_REG_RISCV_ISA_MULTI_MASK(__ext_id) (1UL << ((__ext_id) % __BITS_PER_LONG))
185 #define KVM_REG_RISCV_SBI_MULTI_REG(__ext_id) ((__ext_id) / __BITS_PER_LONG)
186 #define KVM_REG_RISCV_SBI_MULTI_MASK(__ext_id) (1UL << ((__ext_id) % __BITS_PER_LONG))
Dbitsperlong.h9 #define __BITS_PER_LONG (__SIZEOF_POINTER__ * 8) macro
/bionic/libc/kernel/uapi/asm-arm64/asm/
Dbitsperlong.h9 #define __BITS_PER_LONG 64 macro
/bionic/libc/kernel/uapi/linux/
Dbits.h9 #define __GENMASK(h,l) (((~_UL(0)) - (_UL(1) << (l)) + 1) & (~_UL(0) >> (__BITS_PER_LONG - 1 - (h))…
Dvbox_vmmdev_types.h73 #if __BITS_PER_LONG == 64
167 #if __BITS_PER_LONG == 64
Dvm_sockets.h19 #if __BITS_PER_LONG == 64 || defined(__x86_64__) && defined(__ILP32__)
Dlp.h48 #if __BITS_PER_LONG == 64
Dsockios.h16 #if __BITS_PER_LONG == 64 || defined(__x86_64__) && defined(__ILP32__)
Dvboxguest.h77 #if __BITS_PER_LONG == 64
Dswab.h45 #if __BITS_PER_LONG == 64
Dinput.h15 #if __BITS_PER_LONG != 32 || !defined(__USE_TIME_BITS64)
/bionic/libc/kernel/uapi/sound/
Dasound.h234 #if __BITS_PER_LONG == 32 && defined(__USE_TIME_BITS64)
779 #if __BITS_PER_LONG == 64