Searched refs:x_lo2 (Results 1 – 1 of 1) sorted by relevance
218 double x_hi2, x_lo2, y_hi2, y_lo2, scl2 = 0; in __vrhypot() local279 x_lo2 = x2 - x_hi2; in __vrhypot()286 res2_lo = ((x2 + x_hi2) * x_lo2 + (y2 + y_hi2) * y_lo2); in __vrhypot()