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

/illumos-gate/usr/src/lib/libm/common/Q/
H A Dexpl.c43 * _TBL_expl_hi[j]+_TBL_expl_lo[j]
46 * _TBL_expl_lo[j] = 2^(j/32) - _TBL_expl_hi[j].
74 extern const long double _TBL_expl_hi[], _TBL_expl_lo[];
124 _TBL_expl_lo[j]);
H A Dexpm1l.c101 extern const long double _TBL_expl_hi[], _TBL_expl_lo[];
182 _TBL_expl_lo[j]);
H A D_TBL_expl.c72 const long double _TBL_expl_lo[] = { variable
H A Dpowl.c126 extern const long double _TBL_expl_hi[], _TBL_expl_lo[];
304 _TBL_expl_lo[j]);

Completed in 258 milliseconds