tgamma             87 include/ruby/missing.h RUBY_EXTERN double tgamma(double);
tgamma            623 math.c             d = tgamma(d0);