Home
last modified time | relevance | path

Searched refs:qS3 (Results 1 – 9 of 9) sorted by relevance

/freebsd/lib/msun/src/
H A De_acos.c57 qS3 = -6.88283971605453293030e-01, /* 0xBFE6066C, 0x1B8D0159 */ variable
80 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in acos()
86 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in acos()
98 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in acos()
H A De_asin.c63 qS3 = -6.88283971605453293030e-01, /* 0xBFE6066C, 0x1B8D0159 */ variable
86 q = one+t*(qS1+t*(qS2+t*(qS3+t*qS4))); in asin()
94 q = one+t*(qS1+t*(qS2+t*(qS3+t*qS4))); in asin()
H A De_j0.c342 static const double qS3[6] = { variable
379 else if(ix>=0x4006DB6D){p = qR3; q= qS3;} in qzero()
H A De_j0f.c297 static const float qS3[6] = { variable
334 else if(ix>=0x4036d917){p = qR3; q= qS3;} in qzerof()
/freebsd/lib/msun/ld80/
H A Dinvtrig.h55 #define qS3 _ItL_qS3 macro
77 extern const LONGDOUBLE qS1, qS2, qS3, qS4, qS5;
95 return (1.0 + x * (qS1 + x * (qS2 + x * (qS3 + x * (qS4 + x * qS5))))); in Q()
H A Dinvtrig.c44 qS3 = -1.68285799854822427013e+00L, variable
/freebsd/lib/msun/ld128/
H A Dinvtrig.h58 #define qS3 _ItL_qS3 macro
76 extern const long double qS1, qS2, qS3, qS4, qS5, qS6, qS7, qS8, qS9;
93 return (1.0 + x * (qS1 + x * (qS2 + x * (qS3 + x * (qS4 + x * \ in Q()
H A Dinvtrig.c47 qS3 = -1.13177895428973036660836798461641458e+01L, variable
/freebsd/lib/msun/i387/
H A Dinvtrig.c47 qS3 = { 0xd767e411c9cf4c2cULL, 0xbfffU }, /* -1.68285799854822427013e+00L */ variable