Searched refs:add_adjusted (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/lib/msun/src/
H A Ds_fmal.c77 add_adjusted(long double a, long double b) function
269 adj = add_adjusted(r.lo, xy.lo);
H A Ds_fma.c77 add_adjusted(double a, double b) function
281 adj = add_adjusted(r.lo, xy.lo);

Completed in 64 milliseconds