Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libm/common/complex/
H A Dk_cexpl.c80 ln2_32lo = 1.7181009433463659920976473789104487579766912713e-15L; variable
153 ln2_32lo = 5.209643502595475652782654157501186731779e-27L; variable
270 x = (x - t * ln2_32hi) - t * ln2_32lo; in __k_cexpl()
/illumos-gate/usr/src/lib/libm/common/Q/
H A Dexpl.c84 ln2_32lo = 5.209643502595475652782654157501186731779e-27L; variable
120 x = (x - t * ln2_32hi) - t * ln2_32lo; in expl()
H A Dexpm1l.c112 ln2_32lo = +5.209643502595475652782654157501186731779e-27L, variable
178 x = (x - t * ln2_32hi) - t * ln2_32lo; in expm1l()
H A Dpowl.c130 ln2_32lo = 5.209643502595475652782654157501186731779e-27L, variable
299 w1 = (y2 - (t * ln2_32hi - y1)) - t * ln2_32lo; in powl()
/illumos-gate/usr/src/lib/libm/common/C/
H A Dexp.c274 #define ln2_32lo C[3] macro
345 z = (x - k * ln2_32hi) - k * ln2_32lo; in exp()
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dtgammal.c282 #define ln2_32lo c[9] macro
714 t2 = t3 * ln2_32lo; in large_gam()
H A Dtgamma.c810 #define ln2_32lo c[19] macro
1299 t2 = t3 * ln2_32lo; in large_gam()