Home
last modified time | relevance | path

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

/llvm-project/clang/test/Analysis/Inputs/
H A Dsystem-header-simulator.h146 #define UINT32_MAX 4294967295U macro
/llvm-project/lldb/include/lldb/
H A Dlldb-defines.h19 #define UINT32_MAX 4294967295U macro
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h377 #define UINT32_MAX global() macro
/llvm-project/libc/include/llvm-libc-macros/
H A Dstdint-macros.h633 #define UINT32_MAX UINT32_C(4294967295) macro
/llvm-project/clang/lib/Headers/
H A Dstdint.h704 # define UINT32_MAX UINT32_C(4294967295) macro