Searched defs:MIN_SUBNORMAL (Results 1 – 3 of 3) sorted by relevance
/llvm-project/libc/test/src/math/smoke/ | ||
H A D | ILogbTest.h | 77 constexpr StorageType MIN_SUBNORMAL = FPBits::min_subnormal().uintval(); test_subnormal_range() local |
/llvm-project/libc/test/src/math/ | ||
H A D | ILogbTest.h | 79 constexpr StorageType MIN_SUBNORMAL = FPBits::min_subnormal().uintval(); test_subnormal_range() local |
/llvm-project/libc/test/src/__support/FPUtil/ | ||
H A D | fpbits_test.cpp | 197 MIN_SUBNORMAL, global() enumerator |