| /external/clang/test/Modules/Inputs/pr19692/ |
| D | stdint.h | 1 #define INT64_MAX 42 macro
|
| /external/llvm-project/clang/test/Modules/Inputs/pr19692/ |
| D | stdint.h | 1 #define INT64_MAX 42 macro
|
| /external/llvm-project/llvm/include/llvm-c/ |
| D | DataTypes.h | 71 # define INT64_MAX 9223372036854775807LL macro
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
| D | DataTypes.h | 77 # 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/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/Fuchsia/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/capstone/include/capstone/ |
| D | platform.h | 60 #define INT64_MAX 9223372036854775807i64 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/openssh/ |
| D | defines.h | 342 # 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/ |
| D | wire_format.py | 61 INT64_MAX = (1 << 63) - 1 variable
|
| /external/capstone/include/windowsce/ |
| D | stdint.h | 64 #define INT64_MAX 9223372036854775807i64 macro
|
| /external/arm-trusted-firmware/include/lib/libc/ |
| D | stdint.h | 28 #define INT64_MAX LLONG_MAX macro
|
| /external/jemalloc_new/include/msvc_compat/C99/ |
| D | stdint.h | 139 #define INT64_MAX _I64_MAX macro
|
| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_internal_defs.h | 285 #define INT64_MAX (__INT64_C(9223372036854775807)) macro
|
| /external/llvm-project/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_internal_defs.h | 356 #define INT64_MAX (__INT64_C(9223372036854775807)) macro
|
| /external/llvm-project/clang/lib/Headers/ |
| D | stdint.h | 461 # 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
|