Home
last modified time | relevance | path

Searched refs:__WORDSIZE (Results 1 – 25 of 27) sorted by relevance

12

/external/google-breakpad/src/common/android/include/
Delf.h113 #ifndef __WORDSIZE
115 #define __WORDSIZE 32 macro
117 #define __WORDSIZE 64 macro
/external/u-boot/prebuilt-intermediates/
Dcompiler.h131 # define __WORDSIZE 64 macro
133 # define __WORDSIZE 32 macro
139 #define __WORDSIZE 32 macro
/external/u-boot/include/
Dcompiler.h131 # define __WORDSIZE 64 macro
133 # define __WORDSIZE 32 macro
139 #define __WORDSIZE 32 macro
Dinttypes.h253 #if __WORDSIZE == 64
/external/google-breakpad/src/common/linux/
Delf_core_dump.h54 #if __WORDSIZE == 32
56 #elif __WORDSIZE == 64
/external/skia/third_party/libjpeg-turbo/
Djconfigint.h36 #elif __WORDSIZE==64 || defined(_WIN64)
/external/skqp/third_party/libjpeg-turbo/
Djconfigint.h36 #elif __WORDSIZE==64 || defined(_WIN64)
/external/iputils/
Dping_common.h83 #if defined(__WORDSIZE) && __WORDSIZE == 64
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
Deglplatform.h103 #if defined(_WIN64) || __WORDSIZE == 64
/external/libunwind/include/
Dlibunwind-ppc32.h67 #if __WORDSIZE==32
Dlibunwind-ppc64.h67 #if __WORDSIZE==32
/external/ImageMagick/
DImageMagick.spec.in206 #if __WORDSIZE == 32
208 #elif __WORDSIZE == 64
211 # error "unexpected value for __WORDSIZE macro"
/external/dng_sdk/source/
Ddng_safe_arithmetic.h115 #if (__WORDSIZE == 64) && !defined(__APPLE__) in SafeInt64MultByClang()
/external/strace/
Dsyscall.c190 {STRINGIFY_VAL(__WORDSIZE) " bit"}
202 { STRINGIFY_VAL(__WORDSIZE) }
/external/minijail/
Dutil.c352 #if __WORDSIZE == 32 in parse_size()
Dlibminijail_unittest.cc987 #if __WORDSIZE == 64 in TEST()
1004 #elif __WORDSIZE == 32 in TEST()
/external/python/cpython2/Lib/plat-linux2/
DIN.py85 __WORDSIZE = 32 variable
/external/crosvm/virtio_sys/src/
Dvirtio_ring.rs72 pub const __WORDSIZE: ::std::os::raw::c_uint = 64; constant
Dvhost.rs104 pub const __WORDSIZE: ::std::os::raw::c_uint = 64; constant
/external/python/cpython2/Lib/plat-atheos/
DIN.py218 __WORDSIZE = 32 variable
/external/elfutils/tests/
Drun-dwarf-getmacros.sh629 __WORDSIZE 64
/external/linux-kselftest/tools/testing/selftests/net/
Dpsock_tpacket.c792 return __WORDSIZE; in test_user_bit_width()
/external/dynamic_depth/internal/base/
Dport.h342 #define __WORDSIZE 32 macro
/external/google-breakpad/src/tools/linux/md2core/
Dminidump-2-core.cc57 #if __WORDSIZE == 64
/external/crosvm/net_sys/src/
Diff.rs102 pub const __WORDSIZE: u32 = 64; constant

12