Home
last modified time | relevance | path

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

/llvm-project/libc/test/src/math/smoke/
H A DILogbTest.h97 constexpr StorageType MIN_NORMAL = FPBits::min_normal().uintval(); test_subnormal_range() local
/llvm-project/libc/test/src/math/
H A DILogbTest.h98 constexpr StorageType MIN_NORMAL = FPBits::min_normal().uintval(); test_subnormal_range() local
H A DFMulTest.h
/llvm-project/libc/test/src/__support/FPUtil/
H A Dfpbits_test.cpp199 MIN_NORMAL, global() enumerator