Home
last modified time | relevance | path

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

/llvm-project/libc/test/src/math/smoke/
H A DILogbTest.h77 constexpr StorageType MIN_SUBNORMAL = FPBits::min_subnormal().uintval(); test_subnormal_range() local
/llvm-project/libc/test/src/math/
H A DILogbTest.h79 constexpr StorageType MIN_SUBNORMAL = FPBits::min_subnormal().uintval(); test_subnormal_range() local
/llvm-project/libc/test/src/__support/FPUtil/
H A Dfpbits_test.cpp197 MIN_SUBNORMAL, global() enumerator