Searched refs:pS8 (Results 1 – 4 of 4) sorted by relevance
/picolibc-3.7.0-3.6.0/newlib/libm/ld/ld128/ |
D | invtrig.h | 50 #define pS8 _ItL_pS8 macro 71 extern const long double pS0, pS1, pS2, pS3, pS4, pS5, pS6, pS7, pS8, pS9; 81 (pS4 + x * (pS5 + x * (pS6 + x * (pS7 + x * (pS8 + x * \ in P()
|
D | invtrig.c | 43 pS8 = 1.44551535183911458253205638280410064e-04L, variable
|
/picolibc-3.7.0-3.6.0/newlib/libm/math/ |
D | sf_j0.c | 191 static const float pS8[5] = { variable 259 q = pS8; in pzerof()
|
D | s_j0.c | 243 static const __float64 pS8[5] = { variable 314 q = pS8; in pzero()
|