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

/freebsd-12-stable/lib/msun/ld128/
H A Ds_logl.c699 invln2_lo = 6.33178418956604368501892137426645911e-10L; /* 0x15c17f0bbbe87fed0691d3e88eb57.0p-143L */ variable
736 (invln2_lo + invln2_hi) * lo + invln2_lo * hi);
/freebsd-12-stable/lib/msun/ld80/
H A Ds_logl.c681 invln2_lo = 1.7010652264631490e-13; /* 0x17f0bbbe87fed0.0p-95 */ variable
716 (invln2_lo + invln2_hi) * lo + invln2_lo * hi);

Completed in 124 milliseconds