/external/clang/test/Modules/Inputs/pr19692/ |
D | stdint.h | 1 #define INT64_MAX 42 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/MacOS/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/include/llvm/Support/ |
D | DataTypes.h.in | 178 # define INT64_MAX 9223372036854775807LL macro
|
D | DataTypes.h | 179 # define INT64_MAX 9223372036854775807LL macro
|
/external/swiftshader/third_party/LLVM/include-android/llvm/Support/ |
D | DataTypes.h | 178 # define INT64_MAX 9223372036854775807LL macro
|
/external/swiftshader/third_party/LLVM/include-fuchsia/llvm/Support/ |
D | DataTypes.h | 178 # define INT64_MAX 9223372036854775807LL macro
|
/external/swiftshader/third_party/LLVM/include-linux/llvm/Support/ |
D | DataTypes.h | 178 # define INT64_MAX 9223372036854775807LL macro
|
/external/capstone/include/ |
D | platform.h | 53 #define INT64_MAX 9223372036854775807i64 macro
|
/external/swiftshader/third_party/LLVM/include-osx/llvm/Support/ |
D | DataTypes.h | 178 # define INT64_MAX 9223372036854775807LL macro
|
/external/llvm/include/llvm/Support/ |
D | DataTypes.h | 194 # define INT64_MAX 9223372036854775807LL macro
|
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/ |
D | DataTypes.h | 194 #define INT64_MAX 9223372036854775807LL macro
|
/external/syslinux/com32/include/ |
D | stdint.h | 39 #define INT64_MAX (__INT64_C(9223372036854775807)) macro
|
/external/nanopb-c/generator/google/protobuf/internal/ |
D | wire_format.py | 61 INT64_MAX = (1 << 63) - 1 variable
|
/external/protobuf/python/google/protobuf/internal/ |
D | wire_format.py | 61 INT64_MAX = (1 << 63) - 1 variable
|
/external/syslinux/dos/ |
D | stdint.h | 67 # define INT64_MAX (9223372036854775807LL) macro
|
/external/python/cpython3/Modules/_decimal/libmpdec/ |
D | vcstdint.h | 124 #define INT64_MAX _I64_MAX macro
|
/external/libvncserver/compat/msvc/ |
D | stdint.h | 139 #define INT64_MAX _I64_MAX macro
|
/external/jemalloc/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
|