/external/clang/test/Modules/Inputs/pr19692/ |
D | stdint.h | 1 #define INT64_MAX 42 macro
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/ |
D | DataTypes.h | 77 # define INT64_MAX 9223372036854775807LL macro
|
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Support/ |
D | DataTypes.h | 122 # define INT64_MAX 9223372036854775807LL macro
|
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Support/ |
D | DataTypes.h | 122 # define INT64_MAX 9223372036854775807LL macro
|
/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Support/ |
D | DataTypes.h | 122 # define INT64_MAX 9223372036854775807LL macro
|
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Support/ |
D | DataTypes.h | 122 # define INT64_MAX 9223372036854775807LL macro
|
/external/capstone/include/ |
D | platform.h | 53 #define INT64_MAX 9223372036854775807i64 macro
|
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/ |
D | DataTypes.h | 194 #define INT64_MAX 9223372036854775807LL macro
|
/external/llvm/include/llvm/Support/ |
D | DataTypes.h | 194 # define INT64_MAX 9223372036854775807LL macro
|
/external/protobuf/python/google/protobuf/internal/ |
D | wire_format.py | 61 INT64_MAX = (1 << 63) - 1 variable
|
/external/arm-trusted-firmware/include/lib/libc/ |
D | stdint.h | 28 #define INT64_MAX LLONG_MAX macro
|
/external/python/cpython3/Modules/_decimal/libmpdec/ |
D | vcstdint.h | 124 #define INT64_MAX _I64_MAX macro
|
/external/jemalloc/include/msvc_compat/C99/ |
D | stdint.h | 139 #define INT64_MAX _I64_MAX macro
|
/external/jemalloc_new/include/msvc_compat/C99/ |
D | stdint.h | 139 #define INT64_MAX _I64_MAX macro
|
/external/libusb/msvc/ |
D | stdint.h | 135 #define INT64_MAX 9223372036854775807LL macro
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_internal_defs.h | 285 #define INT64_MAX (__INT64_C(9223372036854775807)) macro
|
/external/clang/lib/Headers/ |
D | stdint.h | 475 # define INT64_MAX INT64_C( 9223372036854775807) macro
|
/external/python/cpython2/Lib/plat-linux2/ |
D | IN.py | 101 INT64_MAX = (__INT64_C(9223372036854775807)) variable
|
/external/python/cpython2/Lib/plat-atheos/ |
D | IN.py | 234 INT64_MAX = (__INT64_C(9223372036854775807)) variable
|