Home
last modified time | relevance | path

Searched refs:FRACTIONS (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libc/test/src/math/
H A DRoundToIntegerTest.h146 constexpr F FRACTIONS[] = {0.5, -0.5, 0.115, -0.115, 0.715, -0.715}; in do_fractions_test() local
147 for (F x : FRACTIONS) { in do_fractions_test()