Searched refs:qS1 (Results 1 – 6 of 6) sorted by relevance
30 qS1 = -2.4033949375e+00, /* 0xc019d139 */ 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()
90 qS1 = 1.671229145571899593737596543114258558503E2L, 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()
142 qS1 = 2.430653047950480068881028451580393430537E4L, variable197 + qS1) * z in __ieee754_acosl()306 + qS1) * z in __ieee754_acosl()
93 qS1 = 2.430653047950480068881028451580393430537E4L, variable222 + qS1) * t in __ieee754_asinl()
142 qS1 = L(2.430653047950480068881028451580393430537E4), variable201 + qS1) * z in __ieee754_acosl()309 + qS1) * z in __ieee754_acosl()
93 qS1 = L(2.430653047950480068881028451580393430537E4), variable228 + qS1) * t in __ieee754_asinl()
Completed in 10 milliseconds