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

/haiku-buildtools/gcc/libquadmath/math/
H A Dj0q.c257 #define NP3r2_4N 9 macro
258 static const __float128 P3r2_4N[NP3r2_4N + 1] = {
736 p = neval (z, P3r2_4N, NP3r2_4N) / deval (z, P3r2_4D, NP3r2_4D);
878 p = neval (z, P3r2_4N, NP3r2_4N) / deval (z, P3r2_4D, NP3r2_4D);
H A Dj1q.c264 #define NP3r2_4N 9 macro
265 static const __float128 P3r2_4N[NP3r2_4N + 1] = {
742 p = neval (z, P3r2_4N, NP3r2_4N) / deval (z, P3r2_4D, NP3r2_4D);
885 p = neval (z, P3r2_4N, NP3r2_4N) / deval (z, P3r2_4D, NP3r2_4D);

Completed in 52 milliseconds