Home
last modified time | relevance | path

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

/dragonfly/contrib/openbsd_libm/src/
HDb_tgamma.c78 static double small_gam(double);
134 return (small_gam(x)); in tgamma()
195 small_gam(double x) in small_gam() function