Home
last modified time | relevance | path

Searched defs:INT64_MAX (Results 1 – 25 of 38) sorted by relevance

12

/external/clang/test/Modules/Inputs/pr19692/
Dstdint.h1 #define INT64_MAX 42 macro
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/
DDataTypes.h71 # define INT64_MAX 9223372036854775807LL macro
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DDataTypes.h77 # define INT64_MAX 9223372036854775807LL macro
/external/trusty/arm-trusted-firmware/include/lib/libc/aarch32/
Dstdint_.h14 #define INT64_MAX LLONG_MAX macro
/external/arm-trusted-firmware/include/lib/libc/aarch32/
Dstdint_.h14 #define INT64_MAX LLONG_MAX macro
/external/arm-trusted-firmware/include/lib/libc/aarch64/
Dstdint_.h14 #define INT64_MAX LONG_MAX macro
/external/trusty/arm-trusted-firmware/include/lib/libc/aarch64/
Dstdint_.h14 #define INT64_MAX LONG_MAX macro
/external/perfetto/ui/src/base/
Dbigint_math.ts16 static INT64_MAX: bigint = 2n ** 63n - 1n; property in BigintMath
/external/coreboot/payloads/libpayload/include/
Dstdint.h45 #define INT64_MAX (9223372036854775807LL) macro
/external/pytorch/torch/onnx/
D_constants.py15 INT64_MAX = 9223372036854775807 variable
/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Support/
DDataTypes.h122 # define INT64_MAX 9223372036854775807LL macro
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Support/
DDataTypes.h122 # define INT64_MAX 9223372036854775807LL macro
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Support/
DDataTypes.h122 # define INT64_MAX 9223372036854775807LL macro
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Support/
DDataTypes.h122 # define INT64_MAX 9223372036854775807LL macro
/external/trusty/lk/lib/libc/include/
Dstdint.h52 #define INT64_MAX LLONG_MAX macro
54 #define INT64_MAX __LONG_LONG_MAX__ macro
/external/coreboot/src/include/
Dstdint.h70 #define INT64_MAX ((int64_t)0x7FFFFFFFFFFFFFFF) macro
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/lua/
Dupb.c217 INTCHECK(int64, int64_t, INT64_MIN, INT64_MAX) in INTCHECK() argument
/external/capstone/include/capstone/
Dplatform.h60 #define INT64_MAX 9223372036854775807i64 macro
/external/capstone/include/
Dplatform.h53 #define INT64_MAX 9223372036854775807i64 macro
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
DDataTypes.h194 #define INT64_MAX 9223372036854775807LL macro
/external/llvm/include/llvm/Support/
DDataTypes.h194 # define INT64_MAX 9223372036854775807LL macro
/external/protobuf/python/google/protobuf/internal/
Dwire_format.py61 INT64_MAX = (1 << 63) - 1 variable
/external/cronet/tot/third_party/protobuf/python/google/protobuf/internal/
Dwire_format.py61 INT64_MAX = (1 << 63) - 1 variable
/external/cronet/tot/third_party/apache-portable-runtime/src/strings/
Dapr_strings.c230 #define INT64_MAX APR_INT64_C(0x7fffffffffffffff) macro
/external/cronet/stable/third_party/protobuf/python/google/protobuf/internal/
Dwire_format.py61 INT64_MAX = (1 << 63) - 1 variable

12