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

/haiku-buildtools/gcc/libquadmath/math/
H A Dj0q.c239 #define NP4_5D 9 macro
240 static const __float128 P4_5D[NP4_5D + 1] = {
726 p = neval (z, P4_5N, NP4_5N) / deval (z, P4_5D, NP4_5D);
868 p = neval (z, P4_5N, NP4_5N) / deval (z, P4_5D, NP4_5D);
H A Dj1q.c246 #define NP4_5D 9 macro
247 static const __float128 P4_5D[NP4_5D + 1] = {
732 p = neval (z, P4_5N, NP4_5N) / deval (z, P4_5D, NP4_5D);
875 p = neval (z, P4_5N, NP4_5N) / deval (z, P4_5D, NP4_5D);

Completed in 50 milliseconds