Home
last modified time | relevance | path

Searched defs:UINT64_MAX (Results 1 – 25 of 27) sorted by relevance

12

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/
DDataTypes.h77 # define UINT64_MAX 0xffffffffffffffffULL macro
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DDataTypes.h83 # define UINT64_MAX 0xffffffffffffffffULL macro
/external/arm-trusted-firmware/include/lib/libc/aarch32/
Dstdint_.h16 #define UINT64_MAX ULLONG_MAX macro
/external/trusty/arm-trusted-firmware/include/lib/libc/aarch32/
Dstdint_.h16 #define UINT64_MAX ULLONG_MAX macro
/external/arm-trusted-firmware/include/lib/libc/aarch64/
Dstdint_.h16 #define UINT64_MAX ULONG_MAX macro
/external/trusty/arm-trusted-firmware/include/lib/libc/aarch64/
Dstdint_.h16 #define UINT64_MAX ULONG_MAX macro
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Support/
DDataTypes.h128 # define UINT64_MAX 0xffffffffffffffffULL macro
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Support/
DDataTypes.h128 # define UINT64_MAX 0xffffffffffffffffULL macro
/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Support/
DDataTypes.h128 # define UINT64_MAX 0xffffffffffffffffULL macro
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Support/
DDataTypes.h128 # define UINT64_MAX 0xffffffffffffffffULL macro
/external/trusty/lk/lib/libc/include/
Dstdint.h62 #define UINT64_MAX ULLONG_MAX macro
64 #define UINT64_MAX (__LONG_LONG_MAX__*2ULL + 1ULL) macro
/external/capstone/include/
Dplatform.h57 #define UINT64_MAX 0xffffffffffffffffui64 macro
/external/capstone/include/capstone/
Dplatform.h64 #define UINT64_MAX 0xffffffffffffffffui64 macro
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
DDataTypes.h200 #define UINT64_MAX 0xffffffffffffffffULL macro
/external/llvm/include/llvm/Support/
DDataTypes.h200 # define UINT64_MAX 0xffffffffffffffffULL macro
/external/musl/include/
Dstdint.h51 #define UINT64_MAX (0xffffffffffffffffu) macro
/external/trusty/musl/include/
Dstdint.h51 #define UINT64_MAX (0xffffffffffffffffu) macro
/external/protobuf/python/google/protobuf/internal/
Dwire_format.py63 UINT64_MAX = (1 << 64) - 1 variable
/external/cronet/third_party/protobuf/python/google/protobuf/internal/
Dwire_format.py63 UINT64_MAX = (1 << 64) - 1 variable
/external/capstone/include/windowsce/
Dstdint.h68 #define UINT64_MAX 0xffffffffffffffffui64 macro
/external/libconfig/lib/win32/
Dstdint.h118 #define UINT64_MAX _UI64_MAX macro
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h143 #define UINT64_MAX _UI64_MAX macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_internal_defs.h287 #define UINT64_MAX (__UINT64_C(18446744073709551615)) macro
/external/clang/lib/Headers/
Dstdint.h477 # define UINT64_MAX UINT64_C(18446744073709551615) macro
/external/llvm-libc/include/llvm-libc-macros/
Dstdint-macros.h438 #define UINT64_MAX UINT64_C(18446744073709551615) macro

12