Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_fma.c77 add_adjusted(double a, double b) in add_adjusted() function
281 adj = add_adjusted(r.lo, xy.lo); in fma()
Ds_fmal.c77 add_adjusted(long double a, long double b) in add_adjusted() function
269 adj = add_adjusted(r.lo, xy.lo); in fmal()