Home
last modified time | relevance | path

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

/external/llvm-project/libc/test/src/math/
Dhypot_test.cpp18 TEST_F(HypotTest, SubnormalRange) { testSubnormalRange(&__llvm_libc::hypot); } in TEST_F() argument
Dhypotf_test.cpp18 TEST_F(HypotfTest, SubnormalRange) { testSubnormalRange(&__llvm_libc::hypotf); } in TEST_F() argument