Home
last modified time | relevance | path

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

/openbsd/src/lib/libm/src/
De_acosf.c32 qS3 = -6.8828397989e-01, /* 0xbf303361 */ variable
52 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in acosf()
58 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in acosf()
72 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in acosf()
De_acos.c55 qS3 = -6.88283971605453293030e-01, /* 0xBFE6066C, 0x1B8D0159 */ variable
78 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in acos()
84 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in acos()
96 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in acos()
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()
De_asinf.c34 qS3 = -6.8828397989e-01, /* 0xbf303361 */ variable
55 q = one+t*(qS1+t*(qS2+t*(qS3+t*qS4))); in asinf()
63 q = one+t*(qS1+t*(qS2+t*(qS3+t*qS4))); in asinf()
De_j0.c339 static const double qS3[6] = { variable
375 else if(ix>=0x4006DB6D){p = qR3; q= qS3;} in qzero()
De_j0f.c296 static const float qS3[6] = { variable
332 else if(ix>=0x4036db68){p = qR3; q= qS3;} in qzerof()
/openbsd/src/lib/libm/src/ld80/
Dinvtrig.h60 #define qS3 _ItL_qS3 macro
83 extern const LONGDOUBLE qS1, qS2, qS3, qS4, qS5;
102 return (1.0 + x * (qS1 + x * (qS2 + x * (qS3 + x * (qS4 + x * qS5))))); in Q()
Dinvtrig.c43 qS3 = -1.68285799854822427013e+00L, variable
/openbsd/src/lib/libm/src/ld128/
Dinvtrig.h63 #define qS3 _ItL_qS3 macro
82 extern const long double qS1, qS2, qS3, qS4, qS5, qS6, qS7, qS8, qS9;
100 return (1.0 + x * (qS1 + x * (qS2 + x * (qS3 + x * (qS4 + x * \ in Q()
Dinvtrig.c46 qS3 = -1.13177895428973036660836798461641458e+01L, variable
/openbsd/src/lib/libm/arch/amd64/
Dinvtrig.c46 qS3 = { 0xd767e411c9cf4c2cULL, 0xbfffU }, /* -1.68285799854822427013e+00L */ variable
/openbsd/src/lib/libm/arch/i387/
Dinvtrig.c46 qS3 = { 0xd767e411c9cf4c2cULL, 0xbfffU }, /* -1.68285799854822427013e+00L */ variable