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

/haiku-buildtools/gcc/libquadmath/math/
H A Dj0q.c360 #define NP2_2r3D 8 macro
361 static const __float128 P2_2r3D[NP2_2r3D + 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.c367 #define NP2_2r3D 8 macro
368 static const __float128 P2_2r3D[NP2_2r3D + 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 95 milliseconds