Lines Matching refs:A0
276 double A0 = ((double*)LCONST)[0]; /* 9.99999997962321453275e-01 */ in __vrsqrtf() local
299 res0 = tbl_sqrt0 * (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0); in __vrsqrtf()
336 double A0 = ((double*)LCONST)[0]; /* 9.99999997962321453275e-01 */ in __vrsqrtf() local
358 res0 = tbl_sqrt0 * (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0); in __vrsqrtf()
372 double A0 = ((double*)LCONST)[0]; /* 9.99999997962321453275e-01 */ in __vrsqrtf() local
391 res0 = tbl_sqrt0 * (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0); in __vrsqrtf()
404 double A0 = ((double*)LCONST)[0]; /* 9.99999997962321453275e-01 */ in __vrsqrtf_n() local
460 res0 = tbl_sqrt0 * (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0); in __vrsqrtf_n()
461 res1 = tbl_sqrt1 * (((A3 * xx1 + A2) * xx1 + A1) * xx1 + A0); in __vrsqrtf_n()
462 res2 = tbl_sqrt2 * (((A3 * xx2 + A2) * xx2 + A1) * xx2 + A0); in __vrsqrtf_n()
495 res0 = tbl_sqrt0 * (((A3 * xx0 + A2) * xx0 + A1) * xx0 + A0); in __vrsqrtf_n()