Home
last modified time | relevance | path

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

/llvm-project/libc/test/src/math/
H A Dpowf_test.cpp59 constexpr uint32_t Y_STEP = (Y_STOP - Y_START) / Y_COUNT; TEST_F() local
H A Datan2f_test.cpp61 constexpr uint32_t Y_STEP = (Y_STOP - Y_START) / Y_COUNT; in TEST_F() local