Searched refs:small_gam (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libm/noieee_src/
H A Dn_gamma.c79 static double small_gam (double);
153 return (small_gam(x));
203 small_gam(double x) function
/netbsd-6-1-5-RELEASE/lib/libm/src/
H A Db_tgamma.c89 static double small_gam(double);
145 return (small_gam(x));
189 small_gam(double x) function

Completed in 56 milliseconds