/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/ |
D | DataTypes.h | 74 # define INT64_MIN ((-INT64_MAX)-1) macro
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
D | DataTypes.h | 80 # define INT64_MIN ((-INT64_MAX)-1) macro
|
/external/trusty/arm-trusted-firmware/include/lib/libc/aarch32/ |
D | stdint_.h | 15 #define INT64_MIN LLONG_MIN macro
|
/external/arm-trusted-firmware/include/lib/libc/aarch32/ |
D | stdint_.h | 15 #define INT64_MIN LLONG_MIN macro
|
/external/arm-trusted-firmware/include/lib/libc/aarch64/ |
D | stdint_.h | 15 #define INT64_MIN LONG_MIN macro
|
/external/trusty/arm-trusted-firmware/include/lib/libc/aarch64/ |
D | stdint_.h | 15 #define INT64_MIN LONG_MIN macro
|
/external/perfetto/ui/src/base/ |
D | bigint_math.ts | 17 static INT64_MIN: bigint = -(2n ** 63n); property in BigintMath
|
/external/coreboot/payloads/libpayload/include/ |
D | stdint.h | 50 #define INT64_MIN (-INT64_MAX - 1) macro
|
/external/pytorch/torch/onnx/ |
D | _constants.py | 21 INT64_MIN = -9223372036854775808 variable
|
/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Support/ |
D | DataTypes.h | 125 # define INT64_MIN ((-INT64_MAX)-1) macro
|
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Support/ |
D | DataTypes.h | 125 # define INT64_MIN ((-INT64_MAX)-1) macro
|
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Support/ |
D | DataTypes.h | 125 # define INT64_MIN ((-INT64_MAX)-1) macro
|
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Support/ |
D | DataTypes.h | 125 # define INT64_MIN ((-INT64_MAX)-1) macro
|
/external/trusty/lk/lib/libc/include/ |
D | stdint.h | 42 #define INT64_MIN LLONG_MIN macro 44 #define INT64_MIN (-__LONG_LONG_MAX__-1LL) macro
|
/external/coreboot/src/include/ |
D | stdint.h | 69 #define INT64_MIN ((int64_t)0x8000000000000000) macro
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/lua/ |
D | upb.c | 217 INTCHECK(int64, int64_t, INT64_MIN, INT64_MAX) in INTCHECK() argument
|
/external/capstone/include/capstone/ |
D | platform.h | 56 #define INT64_MIN (-9223372036854775807i64 - 1) macro
|
/external/capstone/include/ |
D | platform.h | 49 #define INT64_MIN (-9223372036854775807i64 - 1) macro
|
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/ |
D | DataTypes.h | 197 #define INT64_MIN ((-INT64_MAX) - 1) macro
|
/external/llvm/include/llvm/Support/ |
D | DataTypes.h | 197 # define INT64_MIN ((-INT64_MAX)-1) macro
|
/external/protobuf/python/google/protobuf/internal/ |
D | wire_format.py | 62 INT64_MIN = -(1 << 63) variable
|
/external/cronet/tot/third_party/protobuf/python/google/protobuf/internal/ |
D | wire_format.py | 62 INT64_MIN = -(1 << 63) variable
|
/external/cronet/tot/third_party/apache-portable-runtime/src/strings/ |
D | apr_strings.c | 233 #define INT64_MIN (-APR_INT64_C(0x7fffffffffffffff) - APR_INT64_C(1)) macro
|
/external/cronet/stable/third_party/protobuf/python/google/protobuf/internal/ |
D | wire_format.py | 62 INT64_MIN = -(1 << 63) variable
|
/external/cronet/stable/third_party/apache-portable-runtime/src/strings/ |
D | apr_strings.c | 233 #define INT64_MIN (-APR_INT64_C(0x7fffffffffffffff) - APR_INT64_C(1)) macro
|