Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/bsdsrc/
Db_tgamma.c85 static double small_gam(double);
142 return (small_gam(x));
187 small_gam(x) in small_gam() function