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

/freebsd-13-stable/lib/msun/ld128/
H A Ds_logl.c702 invln2_lo_plus_hi = invln2_lo + invln2_hi; variable
737 invln2_lo_plus_hi * lo + invln2_lo * hi);
/freebsd-13-stable/lib/msun/ld80/
H A Ds_logl.c684 static const double invln2_lo_plus_hi = invln2_lo + invln2_hi; variable
719 invln2_lo_plus_hi * lo + invln2_lo * hi);

Completed in 148 milliseconds