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