Home
last modified time | relevance | path

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

/third_party/musl/Benchmark/musl/
Dlibc_math.cpp31 static const double FLOAT_VALUES[] = { 0.1, 10.0, -100.0, 0.0001, 5.14e11, -0.0001, 10000000.0, -10… variable
469 float x = FLOAT_VALUES[state.range(0)]; in Bm_function_Expm1f()