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

/freebsd-10.2-release/lib/msun/ld80/
H A Ds_exp2l.c275 long double t_hi = tbl[i0]; local
277 r = t_lo + (t_hi + t_lo) * z * (P1.e + z * (P2 + z * (P3 + z * (P4
278 + z * (P5 + z * P6))))) + t_hi;

Completed in 48 milliseconds