Home
last modified time | relevance | path

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

/llvm-project/libc/test/src/__support/
H A Dinteger_literals_test.cpp74 const __uint128_t U32_MAX = UINT32_MAX; TEST() local
112 const UInt256 U32_MAX = UINT32_MAX; TEST() local