Home
last modified time | relevance | path

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

/llvm-project/libc/test/src/math/
H A Dpowf_test.cpp54 constexpr uint32_t X_STEP = (X_STOP - X_START) / X_COUNT; TEST_F() local
H A Datan2f_test.cpp56 constexpr uint32_t X_STEP = (X_STOP - X_START) / X_COUNT; in TEST_F() local