Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/uwin/
H A Dlgamma.c92 static double small_lgam(double);
166 return (small_lgam(x)); in lgamma()
209 small_lgam(double x) in small_lgam() function