Home
last modified time | relevance | path

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

/math/
A Dlibm-test-support.c139 static FLOAT max_error, real_max_error, imag_max_error; variable
216 max_error = 0; in init_max_error()
376 if (max_error == 0.0 || (max_error <= prev_max_error && !ignore_max_ulp)) in print_max_error()
382 print_function_ulps (func_name, max_error); in print_max_error()
388 FTOSTR (mestr, FSTR_MAX, "%.0f", FUNC (ceil) (max_error)); in print_max_error()
733 exceptions, &max_error, prev_max_error); in check_float()

Completed in 4 milliseconds