Home
last modified time | relevance | path

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

/external/clang/test/Modules/Inputs/pr19692/
Dstdint.h1 #define INT64_MAX 42 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/MacOS/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/swiftshader/third_party/LLVM/include/llvm/Support/
DDataTypes.h.in178 # define INT64_MAX 9223372036854775807LL macro
DDataTypes.h179 # define INT64_MAX 9223372036854775807LL macro
/external/swiftshader/third_party/LLVM/include-android/llvm/Support/
DDataTypes.h178 # define INT64_MAX 9223372036854775807LL macro
/external/swiftshader/third_party/LLVM/include-fuchsia/llvm/Support/
DDataTypes.h178 # define INT64_MAX 9223372036854775807LL macro
/external/swiftshader/third_party/LLVM/include-linux/llvm/Support/
DDataTypes.h178 # define INT64_MAX 9223372036854775807LL macro
/external/capstone/include/
Dplatform.h53 #define INT64_MAX 9223372036854775807i64 macro
/external/swiftshader/third_party/LLVM/include-osx/llvm/Support/
DDataTypes.h178 # define INT64_MAX 9223372036854775807LL macro
/external/llvm/include/llvm/Support/
DDataTypes.h194 # define INT64_MAX 9223372036854775807LL macro
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
DDataTypes.h194 #define INT64_MAX 9223372036854775807LL macro
/external/syslinux/com32/include/
Dstdint.h39 #define INT64_MAX (__INT64_C(9223372036854775807)) macro
/external/nanopb-c/generator/google/protobuf/internal/
Dwire_format.py61 INT64_MAX = (1 << 63) - 1 variable
/external/protobuf/python/google/protobuf/internal/
Dwire_format.py61 INT64_MAX = (1 << 63) - 1 variable
/external/syslinux/dos/
Dstdint.h67 # define INT64_MAX (9223372036854775807LL) macro
/external/python/cpython3/Modules/_decimal/libmpdec/
Dvcstdint.h124 #define INT64_MAX _I64_MAX macro
/external/libvncserver/compat/msvc/
Dstdint.h139 #define INT64_MAX _I64_MAX macro
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h139 #define INT64_MAX _I64_MAX macro
/external/libusb/msvc/
Dstdint.h135 #define INT64_MAX 9223372036854775807LL macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_internal_defs.h285 #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