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

/haiku-buildtools/gcc/libquadmath/math/
H A Dj0q.c161 #define NP8_16N 10 macro
162 static const __float128 P8_16N[NP8_16N + 1] = {
715 p = neval (z, P8_16N, NP8_16N) / deval (z, P8_16D, NP8_16D);
857 p = neval (z, P8_16N, NP8_16N) / deval (z, P8_16D, NP8_16D);
H A Dj1q.c165 #define NP8_16N 11 macro
166 static const __float128 P8_16N[NP8_16N + 1] = {
721 p = neval (z, P8_16N, NP8_16N) / deval (z, P8_16D, NP8_16D);
864 p = neval (z, P8_16N, NP8_16N) / deval (z, P8_16D, NP8_16D);

Completed in 48 milliseconds