Home
last modified time | relevance | path

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

/include/uapi/asm-generic/
A Dbitsperlong.h5 #ifndef __BITS_PER_LONG
14 #define __BITS_PER_LONG (__CHAR_BIT__ * __SIZEOF_LONG__) macro
23 #define __BITS_PER_LONG 32 macro
A Dunistd.h19 #if __BITS_PER_LONG == 32 || defined(__SYSCALL_COMPAT)
42 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
191 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
236 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
245 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
269 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
281 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
299 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
307 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
714 #if defined(__SYSCALL_COMPAT) || __BITS_PER_LONG == 32
[all …]
A Dswab.h13 #if __BITS_PER_LONG == 32
A Dsembuf.h31 #if __BITS_PER_LONG == 64
A Dmsgbuf.h28 #if __BITS_PER_LONG == 64
A Dshmbuf.h30 #if __BITS_PER_LONG == 64
A Dstat.h48 #if __BITS_PER_LONG != 64 || defined(__ARCH_WANT_STAT64)
A Dposix_types.h67 #if __BITS_PER_LONG != 64
A Dsignal.h8 #define _NSIG_BPW __BITS_PER_LONG
A Dstatfs.h16 #if __BITS_PER_LONG == 64
A Dfcntl.h117 #if __BITS_PER_LONG == 32 || defined(__KERNEL__)
A Dsocket.h155 #if __BITS_PER_LONG == 64 || (defined(__x86_64__) && defined(__ILP32__))
/include/asm-generic/
A Dbitsperlong.h18 #if 0 && BITS_PER_LONG != __BITS_PER_LONG
/include/uapi/linux/
A Dbits.h7 #define __GENMASK(h, l) (((~_UL(0)) << (l)) & (~_UL(0) >> (__BITS_PER_LONG - 1 - (h))))
A Dlp.h96 #if __BITS_PER_LONG == 64
A Dvm_sockets.h91 #if __BITS_PER_LONG == 64 || (defined(__x86_64__) && defined(__ILP32__))
A Dvbox_vmmdev_types.h102 #if __BITS_PER_LONG == 64
266 #if __BITS_PER_LONG == 64
A Dsockios.h40 #if __BITS_PER_LONG == 64 || (defined(__x86_64__) && defined(__ILP32__))
A Dvboxguest.h178 #if __BITS_PER_LONG == 64
A Dswab.h138 #if __BITS_PER_LONG == 64 in __swab()
A Dinput.h29 #if (__BITS_PER_LONG != 32 || !defined(__USE_TIME_BITS64)) && !defined(__KERNEL__)
/include/crypto/
A Ddrbg.h177 #if (__BITS_PER_LONG == 32) in drbg_max_addtl()
/include/uapi/sound/
A Dasound.h302 #if (__BITS_PER_LONG == 32 && defined(__USE_TIME_BITS64)) || defined __KERNEL__
1013 #if __BITS_PER_LONG == 64
/include/linux/
A Dbitmap.h734 #if __BITS_PER_LONG == 64

Completed in 45 milliseconds