Home
last modified time | relevance | path

Searched refs:_2sumF (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/lib/msun/src/
H A Ds_tanhl.c90 _2sumF(a, c); in divl()
92 _2sumF(d, f); in divl()
H A Dmath_private.h419 #define _2sumF(a, b) do { \ macro
439 #define _2sumF(a, b) do { \ macro
476 _2sumF(__tmp, (a)); \
/third_party/FreeBSD/lib/msun/ld128/
H A Ds_logl.c642 * This is _2sumF(d_hi, d_lo) inlined. The condition in log1pl()
643 * (d_hi == 0 || |d_hi| >= |d_lo|) for using _2sumF() is not in log1pl()
713 _2sumF(r.hi, r.lo); in log10l()
731 _2sumF(r.hi, r.lo); in log2l()

Completed in 4 milliseconds