Home
last modified time | relevance | path

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

/glibc-2.36/math/
Dlibm-test-support.c323 print_complex_function_ulps (const char *function_name, FLOAT real_ulp, in print_complex_function_ulps() argument
329 if (real_ulp != 0.0) in print_complex_function_ulps()
331 FTOSTR (fstrn, FSTR_MAX, "%.0f", FUNC (ceil) (real_ulp)); in print_complex_function_ulps()