Home
last modified time | relevance | path

Searched defs:INT64_MAX (Results 1 – 23 of 23) sorted by relevance

/external/clang/test/Modules/Inputs/pr19692/
Dstdint.h1 #define INT64_MAX 42 macro
/external/llvm-project/clang/test/Modules/Inputs/pr19692/
Dstdint.h1 #define INT64_MAX 42 macro
/external/llvm-project/llvm/include/llvm-c/
DDataTypes.h71 # define INT64_MAX 9223372036854775807LL macro
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DDataTypes.h77 # define INT64_MAX 9223372036854775807LL macro
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Support/
DDataTypes.h122 # define INT64_MAX 9223372036854775807LL macro
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Support/
DDataTypes.h122 # define INT64_MAX 9223372036854775807LL macro
/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Support/
DDataTypes.h122 # define INT64_MAX 9223372036854775807LL macro
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Support/
DDataTypes.h122 # define INT64_MAX 9223372036854775807LL macro
/external/capstone/include/capstone/
Dplatform.h60 #define INT64_MAX 9223372036854775807i64 macro
/external/capstone/include/
Dplatform.h53 #define INT64_MAX 9223372036854775807i64 macro
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
DDataTypes.h194 #define INT64_MAX 9223372036854775807LL macro
/external/llvm/include/llvm/Support/
DDataTypes.h194 # define INT64_MAX 9223372036854775807LL macro
/external/openssh/
Ddefines.h342 # define INT64_MAX INT_MAX macro
344 # define INT64_MAX LONG_MAX macro
346 # define INT64_MAX LLONG_MAX macro
/external/protobuf/python/google/protobuf/internal/
Dwire_format.py61 INT64_MAX = (1 << 63) - 1 variable
/external/capstone/include/windowsce/
Dstdint.h64 #define INT64_MAX 9223372036854775807i64 macro
/external/arm-trusted-firmware/include/lib/libc/
Dstdint.h28 #define INT64_MAX LLONG_MAX macro
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h139 #define INT64_MAX _I64_MAX macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_internal_defs.h285 #define INT64_MAX (__INT64_C(9223372036854775807)) macro
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_internal_defs.h356 #define INT64_MAX (__INT64_C(9223372036854775807)) macro
/external/llvm-project/clang/lib/Headers/
Dstdint.h461 # define INT64_MAX INT64_C( 9223372036854775807) macro
/external/clang/lib/Headers/
Dstdint.h475 # define INT64_MAX INT64_C( 9223372036854775807) macro
/external/python/cpython2/Lib/plat-linux2/
DIN.py101 INT64_MAX = (__INT64_C(9223372036854775807)) variable
/external/python/cpython2/Lib/plat-atheos/
DIN.py234 INT64_MAX = (__INT64_C(9223372036854775807)) variable