Home
last modified time | relevance | path

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

/third_party/musl/Benchmark/musl/
Dlibc_math.cpp32 static const double ATANHF_FLOAT_VALUES[] = { -1.0, -0.0, 0.0, -0.5, 0.9, 1.0, -100, 1000000.0 }; variable
281 float x = ATANHF_FLOAT_VALUES[state.range(0)]; in Bm_function_Atanf()
477 float x = ATANHF_FLOAT_VALUES[state.range(0)]; in Bm_function_Atanhf()