Home
last modified time | relevance | path

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

/development/ndk/platforms/android-21/include/asm-generic/
Dmsgbuf.h26 #if __BITS_PER_LONG != 64
31 #if __BITS_PER_LONG != 64
36 #if __BITS_PER_LONG != 64
Dbitsperlong.h21 #ifndef __BITS_PER_LONG
22 #define __BITS_PER_LONG 32 macro
Dshmbuf.h27 #if __BITS_PER_LONG != 64
32 #if __BITS_PER_LONG != 64
37 #if __BITS_PER_LONG != 64
Dsembuf.h26 #if __BITS_PER_LONG != 64
31 #if __BITS_PER_LONG != 64
Dswab.h22 #if __BITS_PER_LONG == 32
Dstat.h51 #if __BITS_PER_LONG != 64 || defined(__ARCH_WANT_STAT64)
Dposix_types.h70 #if __BITS_PER_LONG != 64
Dsignal.h24 #define _NSIG_BPW __BITS_PER_LONG
Dstatfs.h24 #if __BITS_PER_LONG == 64
Dunistd.h24 #if __BITS_PER_LONG == 32 || defined(__SYSCALL_COMPAT)
412 #if (__BITS_PER_LONG == 32 || defined(__SYSCALL_COMPAT)) && defined(__ARCH_WANT_SYSCALL_OFF_T)
479 #if __BITS_PER_LONG == 64 && !defined(__SYSCALL_COMPAT)
/development/ndk/platforms/android-21/arch-x86/include/asm/
Dbitsperlong.h22 #define __BITS_PER_LONG 64 macro
25 #define __BITS_PER_LONG 32 macro
/development/ndk/platforms/android-21/arch-x86_64/include/asm/
Dbitsperlong.h22 #define __BITS_PER_LONG 64 macro
25 #define __BITS_PER_LONG 32 macro
/development/ndk/platforms/android-21/arch-arm64/include/asm/
Dbitsperlong.h21 #define __BITS_PER_LONG 64 macro
/development/ndk/platforms/android-21/arch-mips/include/asm/
Dbitsperlong.h21 #define __BITS_PER_LONG _MIPS_SZLONG macro
/development/ndk/platforms/android-21/arch-mips64/include/asm/
Dbitsperlong.h21 #define __BITS_PER_LONG _MIPS_SZLONG macro
/development/ndk/platforms/android-9/include/asm-generic/
Dswab.h22 #if __BITS_PER_LONG == 32