HomeSort by: relevance | last modified time | path
    Searched defs:small_lgam (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libm/noieee_src/
n_lgamma.c 82 static double small_lgam(double);
170 return (small_lgam(x));
213 small_lgam(double x) function in typeref:typename:double
n_lgamma.c 82 static double small_lgam(double);
170 return (small_lgam(x));
213 small_lgam(double x) function in typeref:typename:double

Completed in 21 milliseconds