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

/illumos-gate/usr/src/lib/libmvec/common/
H A D__vpow.c687 double ax1 = 0.0L, x1 = 0.0L, s_h1, ux1; local
771 s_h1 = s1;
772 LO(&s_h1) = 0;
786 s_l1 = u1 - s_h1 * ux1 - s_h1 * s_l1;
802 yd1 = KA1_HI * s_h1;
822 y1 += *(double *)((char*)__TBL_log2 + i1 + 8) + KA1_LO * s_h1;
826 s_h1 = y1 + m_h1;
830 LO(&s_h1) = 0;
844 y1 = y1 - (s_h1
[all...]

Completed in 112 milliseconds