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

/freebsd-13-stable/lib/msun/ld128/
H A Ds_logl.c701 invln10_lo_plus_hi = invln10_lo + invln10_hi, variable
719 invln10_lo_plus_hi * lo + invln10_lo * hi);
/freebsd-13-stable/lib/msun/ld80/
H A Ds_logl.c683 static const double invln10_lo_plus_hi = invln10_lo + invln10_hi; variable
701 invln10_lo_plus_hi * lo + invln10_lo * hi);

Completed in 60 milliseconds