Searched refs:pS8 (Results 1 – 4 of 4) sorted by relevance
/bionic/libm/upstream-freebsd/lib/msun/ld128/ |
D | invtrig.h | 54 #define pS8 _ItL_pS8 macro 75 extern const long double pS0, pS1, pS2, pS3, pS4, pS5, pS6, pS7, pS8, pS9; 85 (pS4 + x * (pS5 + x * (pS6 + x * (pS7 + x * (pS8 + x * \ in P()
|
D | invtrig.c | 44 pS8 = 1.44551535183911458253205638280410064e-04L, variable
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
D | e_j0f.c | 172 static const float pS8[5] = { variable 234 if(ix>=0x41000000) {p = pR8; q= pS8;} in pzerof()
|
D | e_j0.c | 215 static const double pS8[5] = { variable 278 if(ix>=0x40200000) {p = pR8; q= pS8;} in pzero()
|