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

/haiku-buildtools/gcc/libquadmath/math/
H A Dj0q.c270 #define NP3r2_4D 9 macro
271 static const __float128 P3r2_4D[NP3r2_4D + 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.c277 #define NP3r2_4D 9 macro
278 static const __float128 P3r2_4D[NP3r2_4D + 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 42 milliseconds