Home
last modified time | relevance | path

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

/include/uapi/asm-generic/
Dmsgbuf.h27 #if __BITS_PER_LONG != 64
31 #if __BITS_PER_LONG != 64
35 #if __BITS_PER_LONG != 64
Dbitsperlong.h11 #ifndef __BITS_PER_LONG
12 #define __BITS_PER_LONG 32 macro
Dshmbuf.h29 #if __BITS_PER_LONG != 64
33 #if __BITS_PER_LONG != 64
37 #if __BITS_PER_LONG != 64
Dsembuf.h26 #if __BITS_PER_LONG != 64
30 #if __BITS_PER_LONG != 64
Dswab.h12 #if __BITS_PER_LONG == 32
Dstat.h47 #if __BITS_PER_LONG != 64 || defined(__ARCH_WANT_STAT64)
Dposix_types.h66 #if __BITS_PER_LONG != 64
Dsignal.h7 #define _NSIG_BPW __BITS_PER_LONG
Dstatfs.h15 #if __BITS_PER_LONG == 64
Dunistd.h18 #if __BITS_PER_LONG == 32 || defined(__SYSCALL_COMPAT)
778 #if (__BITS_PER_LONG == 32 || defined(__SYSCALL_COMPAT)) && \
887 #if __BITS_PER_LONG == 64 && !defined(__SYSCALL_COMPAT)
/include/asm-generic/
Dunistd.h9 #if __BITS_PER_LONG == 32
Dbitsperlong.h17 #if 0 && BITS_PER_LONG != __BITS_PER_LONG
/include/linux/
Dtime64.h12 #if __BITS_PER_LONG == 64
34 #if __BITS_PER_LONG == 64
/include/crypto/
Ddrbg.h157 #if (__BITS_PER_LONG == 32) in drbg_max_addtl()
172 #if (__BITS_PER_LONG == 32) in drbg_max_requests()