HomeSort by relevance Sort by last modified time
    Searched refs:add_adjusted (Results 1 - 2 of 2) sorted by null

  /bionic/libm/upstream-freebsd/lib/msun/src/
s_fmal.c 75 add_adjusted(long double a, long double b) function
267 adj = add_adjusted(r.lo, xy.lo);
s_fma.c 75 add_adjusted(double a, double b) function
279 adj = add_adjusted(r.lo, xy.lo);

Completed in 362 milliseconds