Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm-c/
H A DDataTypes.h77 # define UINT64_MAX 0xffffffffffffffffULL macro
/llvm-project/lldb/include/lldb/
H A Dlldb-defines.h23 #define UINT64_MAX 18446744073709551615ULL macro
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h383 #define UINT64_MAX global() macro
/llvm-project/libc/include/llvm-libc-macros/
H A Dstdint-macros.h438 #define UINT64_MAX UINT64_C(18446744073709551615) macro
/llvm-project/clang/lib/Headers/
H A Dstdint.h505 # define UINT64_MAX UINT64_C(18446744073709551615) macro