Lines Matching refs:dd0
187 HI(&dd0) = itbl0; \
188 LO(&dd0) = 0; \
190 dd0 = dd0 * (DTWO - dd0 * dres0); \
191 dd0 = dd0 * (DTWO - dd0 * dres0); \
192 dres0 = dd0 * (DTWO - dd0 * dres0); \
213 double x0, y0, res0, dd0; in __vrhypot() local
308 HI(&dd0) = itbl0; in __vrhypot()
311 LO(&dd0) = 0; 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()
373 HI(&dd0) = itbl0; in __vrhypot()
374 LO(&dd0) = 0; 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()