Searched refs:prev_real_max_error (Results 1 – 2 of 2) sorted by relevance
141 static FLOAT prev_max_error, prev_real_max_error, prev_imag_max_error; variable222 prev_real_max_error = find_ulps (name, func_real_ulps, in init_max_error()239 prev_real_max_error = (prev_real_max_error <= max_valid_error in init_max_error()240 ? prev_real_max_error in init_max_error()405 || (real_max_error <= prev_real_max_error && !ignore_max_ulp)) in print_complex_max_error()428 FTOSTR (prmestr, FSTR_MAX, "%.0f", FUNC (ceil) (prev_real_max_error)); in print_complex_max_error()752 exception, &real_max_error, prev_real_max_error); in check_complex()
9376 (prev_real_max_error): Likewise.10216 (prev_real_max_error): Likewise.56248 (prev_real_max_error): Likewise.56259 (print_complex_max_error): Use prev_real_max_error and