Searched defs:MIN_NORMAL (Results 1 – 4 of 4) sorted by relevance
/llvm-project/libc/test/src/math/smoke/ | ||
H A D | ILogbTest.h | 97 constexpr StorageType MIN_NORMAL = FPBits::min_normal().uintval(); test_subnormal_range() local |
/llvm-project/libc/test/src/math/ | ||
H A D | ILogbTest.h | 98 constexpr StorageType MIN_NORMAL = FPBits::min_normal().uintval(); test_subnormal_range() local |
H A D | FMulTest.h |
|
/llvm-project/libc/test/src/__support/FPUtil/ | ||
H A D | fpbits_test.cpp | 199 MIN_NORMAL, global() enumerator |