/aosp_15_r20/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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/ |
H A D | DataTypes.h | 74 # define INT64_MIN ((-INT64_MAX)-1) macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm-c/ |
D | DataTypes.h | 74 # define INT64_MIN ((-INT64_MAX)-1) macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm-c/ |
D | DataTypes.h | 74 # define INT64_MIN ((-INT64_MAX)-1) macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm-c/ |
D | DataTypes.h | 74 # define INT64_MIN ((-INT64_MAX)-1) macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm-c/ |
D | DataTypes.h | 74 # define INT64_MIN ((-INT64_MAX)-1) macro
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
H A D | DataTypes.h | 80 # define INT64_MIN ((-INT64_MAX)-1) macro
|
/aosp_15_r20/external/arm-trusted-firmware/include/lib/libc/aarch32/ |
H A D | stdint_.h | 15 #define INT64_MIN LLONG_MIN macro
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/lib/libc/aarch32/ |
D | stdint_.h | 15 #define INT64_MIN LLONG_MIN macro
|
/aosp_15_r20/external/arm-trusted-firmware/include/lib/libc/aarch64/ |
H A D | stdint_.h | 15 #define INT64_MIN LONG_MIN macro
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/lib/libc/aarch64/ |
D | stdint_.h | 15 #define INT64_MIN LONG_MIN macro
|
/aosp_15_r20/external/perfetto/ui/src/base/ |
H A D | bigint_math.ts | 17 static INT64_MIN: bigint = -(2n ** 63n); property in BigintMath
|
/aosp_15_r20/external/coreboot/payloads/libpayload/include/ |
H A D | stdint.h | 50 #define INT64_MIN (-INT64_MAX - 1) macro
|
/aosp_15_r20/external/pytorch/torch/onnx/ |
H A D | _constants.py | 21 INT64_MIN = -9223372036854775808 variable
|
/aosp_15_r20/development/tools/winscope/src/trace_processor/ |
H A D | bigint_math.ts | 17 static INT64_MIN: bigint = -(2n ** 63n); property in BigintMath
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Support/ |
H A D | DataTypes.h | 125 # define INT64_MIN ((-INT64_MAX)-1) macro
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Support/ |
H A D | DataTypes.h | 125 # define INT64_MIN ((-INT64_MAX)-1) macro
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Support/ |
H A D | DataTypes.h | 125 # define INT64_MIN ((-INT64_MAX)-1) macro
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Support/ |
H A D | DataTypes.h | 125 # define INT64_MIN ((-INT64_MAX)-1) macro
|
/aosp_15_r20/external/coreboot/src/include/ |
H A D | stdint.h | 69 #define INT64_MIN ((int64_t)0x8000000000000000) macro
|
/aosp_15_r20/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
|
/aosp_15_r20/external/capstone/include/ |
H A D | platform.h | 49 #define INT64_MIN (-9223372036854775807i64 - 1) macro
|
/aosp_15_r20/external/capstone/include/capstone/ |
H A D | platform.h | 56 #define INT64_MIN (-9223372036854775807i64 - 1) macro
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | DataTypes.h | 197 # define INT64_MIN ((-INT64_MAX)-1) macro
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/ |
H A D | DataTypes.h | 197 #define INT64_MIN ((-INT64_MAX) - 1) macro
|