HomeSort by: relevance | last modified time | path
    Searched defs:large_gam (Results 1 - 9 of 9) sorted by relevancy

  /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);
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);
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);
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);
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);
b_tgammal.c 118 large_gam(long double x) function in typeref:struct:LDouble
394 u = large_gam(x);
b_tgammal.c 118 large_gam(long double x) function in typeref:struct:LDouble
394 u = large_gam(x);

Completed in 34 milliseconds