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

/haiku-buildtools/gcc/libquadmath/math/
H A Dj0q.c348 #define NP2_2r3N 8 macro
349 static const __float128 P2_2r3N[NP2_2r3N + 1] = {
756 p = neval (z, P2_2r3N, NP2_2r3N) / deval (z, P2_2r3D, NP2_2r3D);
898 p = neval (z, P2_2r3N, NP2_2r3N) / deval (z, P2_2r3D, NP2_2r3D);
H A Dj1q.c355 #define NP2_2r3N 8 macro
356 static const __float128 P2_2r3N[NP2_2r3N + 1] = {
762 p = neval (z, P2_2r3N, NP2_2r3N) / deval (z, P2_2r3D, NP2_2r3D);
905 p = neval (z, P2_2r3N, NP2_2r3N) / deval (z, P2_2r3D, NP2_2r3D);

Completed in 97 milliseconds