Searched refs:FLOAT_VALUES (Results 1 – 1 of 1) sorted by relevance
31 static const double FLOAT_VALUES[] = { 0.1, 10.0, -100.0, 0.0001, 5.14e11, -0.0001, 10000000.0, -10… variable469 float x = FLOAT_VALUES[state.range(0)]; in Bm_function_Expm1f()