Searched refs:qS3 (Results 1 – 3 of 3) sorted by relevance
52 qS3 = -6.88283971605453293030e-01, /* 0xBFE6066C, 0x1B8D0159 */ variable74 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in __ieee754_acos()80 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in __ieee754_acos()92 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in __ieee754_acos()
60 qS3 = -6.88283971605453293030e-01, /* 0xBFE6066C, 0x1B8D0159 */ variable82 q = one+t*(qS1+t*(qS2+t*(qS3+t*qS4))); in __ieee754_asin()91 q = one+t*(qS1+t*(qS2+t*(qS3+t*qS4))); in __ieee754_asin()
374 static const double qS3[6] = { variable409 else if(ix>=0x4006DB6D){p = qR3; q= qS3;} in qzero()
Completed in 10 milliseconds