Searched refs:dres1 (Results 1 – 1 of 1) sorted by relevance
217 double res1_hi,res1_lo, dres1; in __vrhypot() local289 dres1 = res1_hi + res1_lo; in __vrhypot()293 iarr1 = HI(&dres1); in __vrhypot()316 dd1 = dd1 * (DTWO - dd1 * dres1); in __vrhypot()319 dd1 = dd1 * (DTWO - dd1 * dres1); in __vrhypot()322 dres1 = dd1 * (DTWO - dd1 * dres1); in __vrhypot()326 HI(&res1) = HI(&dres1) & 0xffffff00; in __vrhypot()332 res1 += (DONE - res1_hi * res1 - res1_lo * res1) * dres1; in __vrhypot()401 dres1 = res1_hi + res1_lo; in __vrhypot()403 iarr1 = HI(&dres1); in __vrhypot()[all …]