Searched defs:GZ3_h (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dtgamma.c1141 GZ3_h = +0.936781411463652347038, variable
1196 r.h = (double) ((float) (t4 + GZ3_h + t3));
1197 t3 += (t4 - (r.h - GZ3_h));
H A Dtgammal.c130 GZ3_h = 0.936781411463652321613537060640553022494714241L, variable
137 GZ3_h = 0.936781411463652321618846897080837818855399840L,
213 r.h = CHOPPED((t4 + GZ3_h + t3));
214 t3 += (t4 - (r.h - GZ3_h));

Completed in 50 milliseconds