Home
last modified time | relevance | path

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

/math/
A Dlibm-test-support.c182 FTOSTR (dest, size, format, value); in fmt_ftostr()
315 FTOSTR (ustrn, FSTR_MAX, "%.0f", FUNC (ceil) (ulp)); in print_function_ulps()
331 FTOSTR (fstrn, FSTR_MAX, "%.0f", FUNC (ceil) (real_ulp)); in print_complex_function_ulps()
337 FTOSTR (fstrn, FSTR_MAX, "%.0f", FUNC (ceil) (imag_ulp)); in print_complex_function_ulps()
388 FTOSTR (mestr, FSTR_MAX, "%.0f", FUNC (ceil) (max_error)); in print_max_error()
389 FTOSTR (pmestr, FSTR_MAX, "%.0f", FUNC (ceil) (prev_max_error)); in print_max_error()
427 FTOSTR (rmestr, FSTR_MAX, "%.0f", FUNC (ceil) (real_max_error)); in print_complex_max_error()
428 FTOSTR (prmestr, FSTR_MAX, "%.0f", FUNC (ceil) (prev_real_max_error)); in print_complex_max_error()
429 FTOSTR (imestr, FSTR_MAX, "%.0f", FUNC (ceil) (imag_max_error)); in print_complex_max_error()
430 FTOSTR (pimestr, FSTR_MAX, "%.0f", FUNC (ceil) (prev_imag_max_error)); in print_complex_max_error()
A Dtest-double.h28 #define FTOSTR strfromd macro
A Dtest-float.h29 #define FTOSTR strfromf macro
A Dtest-float32.h35 #define FTOSTR strfromf32 macro
A Dtest-float32x.h35 #define FTOSTR strfromf32x macro
A Dtest-float64.h35 #define FTOSTR strfromf64 macro
A Dtest-float128.h40 #define FTOSTR strfromf128 macro
A Dtest-float64x.h40 #define FTOSTR strfromf64x macro
A Dtest-ldouble.h41 #define FTOSTR strfroml macro

Completed in 38 milliseconds