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

/netbsd-current/external/gpl3/gcc/dist/libquadmath/math/
H A Dlgammaq.c701 #define NRNr9 8 macro
702 static const __float128 RNr9[NRNr9 + 1] =
886 p = z * neval (z, RNr9, NRNr9) / deval (z, RDr9, NRDr9);
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dlgammaq.c701 #define NRNr9 8 macro
702 static const __float128 RNr9[NRNr9 + 1] =
886 p = z * neval (z, RNr9, NRNr9) / deval (z, RDr9, NRDr9);

Completed in 178 milliseconds