Searched refs:fun_mpfr (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/arm-optimized-routines/math/test/ |
H A D | ulp.c | 299 } fun_mpfr; member 524 return f->fun_mpfr.f1 (y, x, r); in call_mpfr_f1() 533 return f->fun_mpfr.f2 (y, x, x2, r); in call_mpfr_f2() 540 return f->fun_mpfr.d1 (y, x, r); in call_mpfr_d1() 549 return f->fun_mpfr.d2 (y, x, x2, r); in call_mpfr_d2()
|