Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/asm-generic/
Dmsgbuf.h27 #if __BITS_PER_LONG != 64
31 #if __BITS_PER_LONG != 64
35 #if __BITS_PER_LONG != 64
Dshmbuf.h29 #if __BITS_PER_LONG != 64
33 #if __BITS_PER_LONG != 64
37 #if __BITS_PER_LONG != 64
Dbitsperlong.h11 #ifndef __BITS_PER_LONG
12 #define __BITS_PER_LONG 32 macro
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)
786 #if (__BITS_PER_LONG == 32 || defined(__SYSCALL_COMPAT)) && \
895 #if __BITS_PER_LONG == 64 && !defined(__SYSCALL_COMPAT)
/external/kernel-headers/original/uapi/asm-x86/asm/
Dbitsperlong.h5 # define __BITS_PER_LONG 64 macro
7 # define __BITS_PER_LONG 32 macro
/external/kernel-headers/original/uapi/asm-arm64/asm/
Dbitsperlong.h19 #define __BITS_PER_LONG 64 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dbitsperlong.h4 #define __BITS_PER_LONG _MIPS_SZLONG macro
/external/minijail/
Dbpf.h21 #if __BITS_PER_LONG == 32 || defined(__ILP32__)
23 #elif __BITS_PER_LONG == 64
/external/valgrind/
DREADME.aarch64126 //#if __BITS_PER_LONG == 64 && !defined(__SYSCALL_COMPAT)