Lines Matching refs:xx0
324 double xx0, res0, hyp0, h_hi0 = 0, dbase0 = 0; in __vrhypotf() local
339 xx0 = ((double*)((char*)__vlibm_TBL_rhypotf + si0))[0]; in __vrhypotf()
341 xx0 = (hyp0 - h_hi0) * xx0; in __vrhypotf()
343 res0 *= (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0); in __vrhypotf()
354 double xx0, res0, hyp0, h_hi0 = 0, dbase0 = 0; in __vrhypotf_n() local
408 xx0 = ((double*)((char*)__vlibm_TBL_rhypotf + si0))[0]; in __vrhypotf_n()
412 xx0 = (hyp0 - h_hi0) * xx0; in __vrhypotf_n()
418 res0 *= (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0); in __vrhypotf_n()
452 xx0 = ((double*)((char*)__vlibm_TBL_rhypotf + si0))[0]; in __vrhypotf_n()
454 xx0 = (hyp0 - h_hi0) * xx0; in __vrhypotf_n()
456 res0 *= (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0); in __vrhypotf_n()