Home
last modified time | relevance | path

Searched refs:S_trail (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dtgammal.c547 static const long double S_trail[] = { variable
724 zz.l = S_trail[j] * (one + t3) + S[j] * t3; in large_gam()
H A Dtgamma.c1027 static const double S_trail[] = { variable
1310 zz.l = S_trail[j] * (one + t3) + S[j] * t3; in large_gam()