Searched refs:gamma_coeff (Results 1 – 6 of 6) sorted by relevance
29 static const long double gamma_coeff[] = variable46 #define NCOEFF (sizeof (gamma_coeff) / sizeof (gamma_coeff[0]))113 long double bsum = gamma_coeff[NCOEFF - 1]; in gammal_positive()116 bsum = bsum / x_adj2 + gamma_coeff[NCOEFF - 1 - i]; in gammal_positive()
30 static const float gamma_coeff[] = variable37 #define NCOEFF (sizeof (gamma_coeff) / sizeof (gamma_coeff[0]))100 float bsum = gamma_coeff[NCOEFF - 1]; in gammaf_positive()103 bsum = bsum / x_adj2 + gamma_coeff[NCOEFF - 1 - i]; in gammaf_positive()
29 static const long double gamma_coeff[] = variable41 #define NCOEFF (sizeof (gamma_coeff) / sizeof (gamma_coeff[0]))108 long double bsum = gamma_coeff[NCOEFF - 1]; in gammal_positive()111 bsum = bsum / x_adj2 + gamma_coeff[NCOEFF - 1 - i]; in gammal_positive()
29 static const _Float128 gamma_coeff[] = variable47 #define NCOEFF (sizeof (gamma_coeff) / sizeof (gamma_coeff[0]))114 _Float128 bsum = gamma_coeff[NCOEFF - 1]; in gammal_positive()117 bsum = bsum / x_adj2 + gamma_coeff[NCOEFF - 1 - i]; in gammal_positive()
31 static const double gamma_coeff[] = variable41 #define NCOEFF (sizeof (gamma_coeff) / sizeof (gamma_coeff[0]))109 double bsum = gamma_coeff[NCOEFF - 1]; in gamma_positive()112 bsum = bsum / x_adj2 + gamma_coeff[NCOEFF - 1 - i]; in gamma_positive()
68191 (gamma_coeff): New variable.68198 (gamma_coeff): New variable.68205 (gamma_coeff): New variable.68212 (gamma_coeff): New variable.68220 (gamma_coeff): New variable.