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.c83 static double small_gam(double);
140 return (small_gam(x));
185 small_gam(x) in small_gam() function