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

/illumos-gate/usr/src/lib/libast/common/uwin/
H A Dgamma.c91 static struct Double ratfun_gam __P((double, double));
216 yy = ratfun_gam(y - x0, 0);
233 yy = ratfun_gam(y - x0, 0);
262 r = ratfun_gam(t, d);
271 ratfun_gam(z, c) function

Completed in 43 milliseconds