Searched refs:s_h2 (Results 1 – 1 of 1) sorted by relevance
688 double ax2, x2, s_h2, ux2; in __vpow() local774 s_h2 = s2; in __vpow()775 LO(&s_h2) = 0; in __vpow()787 s_l2 = u2 - s_h2 * ux2 - s_h2 * s_l2; in __vpow()803 yd2 = KA1_HI * s_h2; in __vpow()823 y2 += *(double *)((char*)__TBL_log2 + i2 + 8) + KA1_LO * s_h2; in __vpow()827 s_h2 = y2 + m_h2; in __vpow()831 LO(&s_h2) = 0; in __vpow()845 y2 = y2 - (s_h2 - m_h2); in __vpow()849 yd2 = (yd2 - s2) * s_h2 + yd2 * y2; in __vpow()[all …]