Home
last modified time | relevance | path

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

/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/arm-trusted-firmware/include/lib/libc/aarch64/
Dstdint_.h16 #define UINT64_MAX ULONG_MAX 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/Android/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/Linux/include/llvm/Support/
DDataTypes.h128 # define UINT64_MAX 0xffffffffffffffffULL 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/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/python/cpython2/Lib/plat-linux2/
DIN.py104 UINT64_MAX = (__UINT64_C(18446744073709551615)) variable
/external/python/cpython2/Lib/plat-atheos/
DIN.py235 UINT64_MAX = (__UINT64_C(18446744073709551615)) variable
/external/libabigail/src/
Dabg-dwarf-reader.cc55 #define UINT64_MAX 0xffffffffffffffff macro