Home | Sort by: relevance | last modified time | path |
/src/lib/libm/noieee_src/ | |
n_gamma.c | 80 static double smaller_gam (double); 154 return (smaller_gam(x)); 236 smaller_gam(double x) function in typeref:typename:double |
/src/lib/libm/src/ | |
b_tgamma.c | 90 static double smaller_gam(double); 147 return (smaller_gam(x)); 222 smaller_gam(double x) function in typeref:typename:double |
/src/lib/libm/ld80/ | |
b_tgammal.c | 284 smaller_gam(long double x) function in typeref:typename:long double 402 RETURNI(smaller_gam(x)); |