Searched refs:NP5_8N (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/libquadmath/math/
H A Dj0q.c194 #define NP5_8N 10 macro
195 static const __float128 P5_8N[NP5_8N + 1] = {
721 p = neval (z, P5_8N, NP5_8N) / deval (z, P5_8D, NP5_8D);
863 p = neval (z, P5_8N, NP5_8N) / deval (z, P5_8D, NP5_8D);
H A Dj1q.c199 #define NP5_8N 10 macro
200 static const __float128 P5_8N[NP5_8N + 1] = {
727 p = neval (z, P5_8N, NP5_8N) / deval (z, P5_8D, NP5_8D);
870 p = neval (z, P5_8N, NP5_8N) / deval (z, P5_8D, NP5_8D);

Completed in 39 milliseconds