Home | Sort by: relevance | last modified time | path |
/src/lib/libm/noieee_src/ | |
n_gamma.c | 79 static double small_gam (double); 152 return (small_gam(x)); 203 small_gam(double x) function in typeref:typename:double |
/src/lib/libm/src/ | |
b_tgamma.c | 89 static double small_gam(double); 145 return (small_gam(x)); 189 small_gam(double x) function in typeref:typename:double |
/src/lib/libm/ld80/ | |
b_tgammal.c | 249 small_gam(long double x) function in typeref:typename:long double 399 RETURNI(small_gam(x)); |