Home
last modified time | relevance | path

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

/third_party/musl/Benchmark/musl/
Dlibc_math.cpp33 static const double RINTF_FLOAT_VALUES[] = { -3.52467, 0.0, 2.0 / 0.0, 3.37562, 3.76542 }; variable
485 float x = RINTF_FLOAT_VALUES[state.range(0)]; in Bm_function_Rintf()