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.c86 static struct Double ratfun_gam(double, double);
193 yy = ratfun_gam(y - x0, 0);
210 yy = ratfun_gam(y - x0, 0);
239 r = ratfun_gam(t, d);
248 ratfun_gam(z, c) in ratfun_gam() function