Home
last modified time | relevance | path

Searched defs:invln2_lo_plus_hi (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/msun/ld128/
H A Ds_logl.c697 invln2_lo_plus_hi = invln2_lo + invln2_hi; variable
/freebsd/lib/msun/ld80/
H A Ds_logl.c679 static const double invln2_lo_plus_hi = invln2_lo + invln2_hi; variable