Home
last modified time | relevance | path

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

/llvm-project/libc/test/src/math/exhaustive/
H A Dhypotf_test.cpp25 constexpr uint32_t Y_START = (37U + 127U) << 23; in check() local
/llvm-project/libc/test/src/math/
H A Dpowf_test.cpp57 constexpr uint32_t Y_START = FPBits(0.25f).uintval(); TEST_F() local
H A Datan2f_test.cpp59 constexpr uint32_t Y_START = FPBits(0.25f).uintval(); in TEST_F() local