Home
last modified time | relevance | path

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

/llvm-project/libc/test/src/math/
H A Dpowf_test.cpp52 constexpr uint32_t X_START = FPBits(0.25f).uintval(); TEST_F() local
H A Datan2f_test.cpp54 constexpr uint32_t X_START = FPBits(0.25f).uintval(); in TEST_F() local