Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/test/src/math/differential_testing/
H A DSingleInputSingleOutputDiff.h20 static constexpr UIntType UIntMax = (MSBit - 1) + MSBit; variable
/llvm-project-15.0.7/compiler-rt/lib/ubsan/
H A Dubsan_value.h33 typedef u128 UIntMax; typedef