Searched refs:qS2 (Results 1 – 9 of 9) sorted by relevance
31 qS2 = 2.0209457874e+00, /* 0x4001572d */ variable52 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in __ieee754_acosf()58 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in __ieee754_acosf()72 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in __ieee754_acosf()
762 static const float qS2[6] = { variable783 else {p = qR2; q= qS2;} in qzerof()
91 qS2 = -1.707840117062586426144397688315411324388E2L, variable127 q = qS0 + t * (qS1 + t * (qS2 + t * (qS3 + t * (qS4 + t)))); in __ieee754_asinl()136 q = qS0 + t * (qS1 + t * (qS2 + t * (qS3 + t * (qS4 + t)))); in __ieee754_asinl()
478 static const long double qS2[7] = { variable521 q = qS2; in qzero()
143 qS2 = -4.997904737193653607449250593976069726962E4L, variable196 + qS2) * z in __ieee754_acosl()305 + qS2) * z in __ieee754_acosl()
94 qS2 = -4.997904737193653607449250593976069726962E4L, variable221 + qS2) * t in __ieee754_asinl()
143 qS2 = L(-4.997904737193653607449250593976069726962E4), variable200 + qS2) * z in __ieee754_acosl()308 + qS2) * z in __ieee754_acosl()
94 qS2 = L(-4.997904737193653607449250593976069726962E4), variable227 + qS2) * t in __ieee754_asinl()
412 static const double qS2[6] = { variable448 p = qR2; q = qS2; in qzero()