Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/bsdsrc/
Db_tgamma.c88 static struct Double ratfun_gam(double, double);
195 yy = ratfun_gam(y - x0, 0);
212 yy = ratfun_gam(y - x0, 0);
241 r = ratfun_gam(t, d);
250 ratfun_gam(z, c) in ratfun_gam() function