Home
last modified time | relevance | path

Searched defs:NCOEFF (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dtgammaq.c52 #define NCOEFF (sizeof (gamma_coeff) / sizeof (gamma_coeff[0])) macro
H A Dlgammaq_neg.c159 #define NCOEFF (sizeof (lgamma_coeff) / sizeof (lgamma_coeff[0])) macro
/netbsd-src/external/gpl3/gcc/dist/libquadmath/math/
H A Dtgammaq.c52 #define NCOEFF (sizeof (gamma_coeff) / sizeof (gamma_coeff[0])) macro
H A Dlgammaq_neg.c159 #define NCOEFF (sizeof (lgamma_coeff) / sizeof (lgamma_coeff[0])) macro