Home | Sort by: relevance | last modified time | path |
/src/lib/libm/noieee_src/ | |
n_gamma.c | 81 static struct Double large_gam (double); 149 u = large_gam(x); 175 large_gam(double x) function in typeref:struct:Double 316 lg = large_gam(y); |
/src/lib/libm/src/ | |
b_tgamma.c | 91 static struct Double large_gam(double); 142 u = large_gam(x); 161 large_gam(double x) function in typeref:struct:Double 300 lg = large_gam(y); |
/src/lib/libm/ld80/ | |
b_tgammal.c | 118 large_gam(long double x) function in typeref:struct:LDouble 394 u = large_gam(x); |