Searched refs:__BITS_PER_LONG (Results 1 – 25 of 33) sorted by relevance
12
19 #if __BITS_PER_LONG == 32 || defined(__SYSCALL_COMPAT)41 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32227 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32276 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32286 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32320 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32332 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32356 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32362 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32368 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32[all …]
12 #ifndef __BITS_PER_LONG13 #define __BITS_PER_LONG 32 macro
13 #if __BITS_PER_LONG == 32
31 #if __BITS_PER_LONG == 64
28 #if __BITS_PER_LONG == 64
48 #if __BITS_PER_LONG != 64 || defined(__ARCH_WANT_STAT64)
67 #if __BITS_PER_LONG != 64
8 #define _NSIG_BPW __BITS_PER_LONG
16 #if __BITS_PER_LONG == 64
127 #if __BITS_PER_LONG == 64 || (defined(__x86_64__) && defined(__ILP32__))
6 # define __BITS_PER_LONG 64 macro8 # define __BITS_PER_LONG 32 macro
102 #if __BITS_PER_LONG == 64266 #if __BITS_PER_LONG == 64
96 #if __BITS_PER_LONG == 64
40 #if __BITS_PER_LONG == 64 || (defined(__x86_64__) && defined(__ILP32__))
178 #if __BITS_PER_LONG == 64
138 #if __BITS_PER_LONG == 64 in __swab()
29 #if (__BITS_PER_LONG != 32 || !defined(__USE_TIME_BITS64)) && !defined(__KERNEL__)
20 #define __BITS_PER_LONG 64 macro
25 #if __BITS_PER_LONG == 32 || defined(__ILP32__)27 #elif __BITS_PER_LONG == 64
60 pub const __BITS_PER_LONG: u32 = 64; constant
44 pub const __BITS_PER_LONG: u32 = 64; constant
14 pub const __BITS_PER_LONG: u32 = 64; constant
306 #if (__BITS_PER_LONG == 32 && defined(__USE_TIME_BITS64)) || defined __KERNEL__891 #if __BITS_PER_LONG == 64
113 pub const __BITS_PER_LONG: ::std::os::raw::c_uint = 64; constant