Lines Matching refs:dres0
179 dres0 = res0_hi + res0_lo; \
181 iarr0 = HI(&dres0); \
190 dd0 = dd0 * (DTWO - dd0 * dres0); \
191 dd0 = dd0 * (DTWO - dd0 * dres0); \
192 dres0 = dd0 * (DTWO - dd0 * dres0); \
194 HI(&res0) = HI(&dres0) & 0xffffff00; \
196 res0 += (DONE - res0_hi * res0 - res0_lo * res0) * dres0; \
214 double res0_hi,res0_lo, dres0; in __vrhypot() local
288 dres0 = res0_hi + res0_lo; in __vrhypot()
292 iarr0 = HI(&dres0); in __vrhypot()
315 dd0 = dd0 * (DTWO - dd0 * dres0); in __vrhypot()
318 dd0 = dd0 * (DTWO - dd0 * dres0); in __vrhypot()
321 dres0 = dd0 * (DTWO - dd0 * dres0); in __vrhypot()
325 HI(&res0) = HI(&dres0) & 0xffffff00; in __vrhypot()
331 res0 += (DONE - res0_hi * res0 - res0_lo * res0) * dres0; in __vrhypot()
365 dres0 = res0_hi + res0_lo; in __vrhypot()
367 iarr0 = HI(&dres0); in __vrhypot()
376 dd0 = dd0 * (DTWO - dd0 * dres0); in __vrhypot()
377 dd0 = dd0 * (DTWO - dd0 * dres0); in __vrhypot()
378 dres0 = dd0 * (DTWO - dd0 * dres0); in __vrhypot()
380 HI(&res0) = HI(&dres0) & 0xffffff00; in __vrhypot()
382 res0 += (DONE - res0_hi * res0 - res0_lo * res0) * dres0; in __vrhypot()