Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/ld128/
Ds_logl.c698 invln2_lo = 6.33178418956604368501892137426645911e-10L, /* 0x15c17f0bbbe87fed0691d3e88eb57.0p-143… variable
700 invln2_lo_plus_hi = invln2_lo + invln2_hi;
731 RETURNI(invln2_hi * hi + (invln2_lo_plus_hi * lo + invln2_lo * hi)); in log2l()