Searched refs:res1_lo (Results 1 – 1 of 1) sorted by relevance
217 double res1_hi,res1_lo, dres1; in __vrhypot() local285 res1_lo = ((x1 + x_hi1) * x_lo1 + (y1 + y_hi1) * y_lo1); in __vrhypot()289 dres1 = res1_hi + res1_lo; in __vrhypot()332 res1 += (DONE - res1_hi * res1 - res1_lo * res1) * dres1; in __vrhypot()399 res1_lo = ((x1 + x_hi1) * x_lo1 + (y1 + y_hi1) * y_lo1); in __vrhypot()401 dres1 = res1_hi + res1_lo; in __vrhypot()418 res1 += (DONE - res1_hi * res1 - res1_lo * res1) * dres1; in __vrhypot()