Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/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) in ratfun_gam() function