Lines Matching refs:res0
324 double xx0, res0, hyp0, h_hi0 = 0, dbase0 = 0; in __vrhypotf() local
342 res0 = ((double*)((char*)__vlibm_TBL_rhypotf + si0))[1]; in __vrhypotf()
343 res0 *= (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0); in __vrhypotf()
344 res0 *= dbase0; in __vrhypotf()
345 *pz = res0; in __vrhypotf()
354 double xx0, res0, hyp0, h_hi0 = 0, dbase0 = 0; in __vrhypotf_n() local
415 res0 = ((double*)((char*)__vlibm_TBL_rhypotf + si0))[1]; in __vrhypotf_n()
418 res0 *= (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0); in __vrhypotf_n()
421 res0 *= dbase0; in __vrhypotf_n()
424 *pz = res0; in __vrhypotf_n()
455 res0 = ((double*)((char*)__vlibm_TBL_rhypotf + si0))[1]; in __vrhypotf_n()
456 res0 *= (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0); in __vrhypotf_n()
457 res0 *= dbase0; in __vrhypotf_n()
458 *pz = res0; in __vrhypotf_n()