Home
last modified time | relevance | path

Searched refs:__64BIT__ (Results 1 - 14 of 14) sorted by relevance

/third_party/lz4/programs/
H A Dplatform.h51 || defined _LP64 || defined __LP64__ /* NetBSD, OpenBSD */ || defined __64BIT__ /* AIX */ || defined _ADDR64 /* Cray */ \
53 # if !defined(__64BIT__)
54 # define __64BIT__ 1 macro
62 #if !defined(__64BIT__) || defined(__MINGW32__) /* No point defining Large file for 64 bit but MinGW-w64 requires it */
H A Dutil.h86 #elif !defined(__64BIT__) && (PLATFORM_POSIX_VERSION >= 200112L) /* No point defining Large file for 64 bit */
/third_party/ltp/testcases/kernel/sched/sched_stress/
H A Dsched_driver.c548 #if defined(_IA64) && !defined(__64BIT__) in perform_throughput_tests()
621 #if defined(_IA64) && !defined(__64BIT__)
672 #if defined(_IA64) && !defined(__64BIT__) in start_short_term_testcases()
/third_party/ltp/testcases/network/multicast/mc_commo/
H A Dmc_recv.c23 #ifndef __64BIT__ in main()
/third_party/pcre2/pcre2/src/sljit/
H A DsljitConfigInternal.h154 #elif defined(__ppc64__) || defined(__powerpc64__) || (defined(_ARCH_PPC64) && defined(__64BIT__)) || (defined(_POWER) && defined(__64BIT__))
/third_party/icu/icu4c/source/common/unicode/
H A Dplatform.h707 # ifdef __64BIT__
/third_party/node/deps/icu-small/source/common/unicode/
H A Dplatform.h694 # ifdef __64BIT__
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dplatform.h707 # ifdef __64BIT__
/third_party/lzma/C/
H A DCpuArch.h119 || defined(__64BIT__)
/third_party/node/deps/openssl/openssl/crypto/sha/
H A Dsha512.c418 # elif (defined(_ARCH_PPC) && defined(__64BIT__)) || defined(_ARCH_PPC64)
/third_party/openssl/crypto/sha/
H A Dsha512.c418 # elif (defined(_ARCH_PPC) && defined(__64BIT__)) || defined(_ARCH_PPC64)
/third_party/openssl/ohos_lite/crypto/sha/
H A Dsha512.c431 # elif (defined(_ARCH_PPC) && defined(__64BIT__)) || defined(_ARCH_PPC64)
/third_party/python/Modules/
H A Dposixmodule.c10965 #if defined(_AIX) && defined(_LARGE_FILES) && !defined(__64BIT__)
/third_party/sqlite/src/
H A Dsqlite3.c14441 (defined(__TOS_AIX__) && !defined(__64BIT__))
[all...]

Completed in 149 milliseconds