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

/freebsd-10.2-release/lib/msun/bsdsrc/
H A 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) function

Completed in 87 milliseconds