Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libm/ld/ld128/
Dinvtrig.h59 #define qS8 _ItL_qS8 macro
72 extern const long double qS1, qS2, qS3, qS4, qS5, qS6, qS7, qS8, qS9;
90 (qS5 + x * (qS6 + x * (qS7 + x * (qS8 + x * qS9))))))))); in Q()
Dinvtrig.c52 qS8 = 8.32600764660522313269101537926539470e-03L, variable
/picolibc-3.7.0-3.6.0/newlib/libm/math/
Dsf_j0.c294 static const float qS8[6] = { variable
367 q = qS8; in qzerof()
Ds_j0.c349 static const __float64 qS8[6] = { variable
424 q = qS8; in qzero()