Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libm/common/complex/
H A Dk_cexpl.c79 ln2_32hi = 2.166084939249657281834515742957592010498046875e-2L, variable
152 ln2_32hi = 2.166084939249829091928849858592451515688e-2L, variable
270 x = (x - t * ln2_32hi) - t * ln2_32lo; in __k_cexpl()
/illumos-gate/usr/src/lib/libm/common/Q/
H A Dexpl.c83 ln2_32hi = 2.166084939249829091928849858592451515688e-2L, variable
120 x = (x - t * ln2_32hi) - t * ln2_32lo; in expl()
H A Dexpm1l.c111 ln2_32hi = +2.166084939249829091928849858592451515688e-2L, variable
178 x = (x - t * ln2_32hi) - t * ln2_32lo; in expm1l()
H A Dpowl.c129 ln2_32hi = 2.166084939249829091928849858592451515688e-2L, variable
299 w1 = (y2 - (t * ln2_32hi - y1)) - t * ln2_32lo; in powl()
/illumos-gate/usr/src/lib/libm/common/C/
H A Dexp.c273 #define ln2_32hi C[2] macro
345 z = (x - k * ln2_32hi) - k * ln2_32lo; in exp()
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dtgammal.c281 #define ln2_32hi c[8] macro
713 t1 = w_h - t3 * ln2_32hi; in large_gam()
H A Dtgamma.c809 #define ln2_32hi c[18] macro
1298 t1 = w_h - t3 * ln2_32hi; in large_gam()