Home
last modified time | relevance | path

Searched refs:qS5 (Results 1 – 4 of 4) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/ld128/
Dinvtrig.h60 #define qS5 _ItL_qS5 macro
76 extern const long double qS1, qS2, qS3, qS4, qS5, qS6, qS7, qS8, qS9;
94 (qS5 + x * (qS6 + x * (qS7 + x * (qS8 + x * qS9))))))))); in Q()
Dinvtrig.c50 qS5 = -3.25871986053534084709023539900339905e+00L, variable
/bionic/libm/upstream-freebsd/lib/msun/src/
De_j0f.c279 static const float qS5[6] = { variable
330 else if(ix>=0x40f71c58){p = qR5; q= qS5;} in qzerof()
De_j0.c323 static const double qS5[6] = { variable
374 else if(ix>=0x40122E8B){p = qR5; q= qS5;} in qzero()