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

/macosx-10.10/ruby-106/ruby/
H A Drational.c544 f_rational_new2(VALUE klass, VALUE x, VALUE y) function
1027 return f_rational_new2(CLASS_OF(self), num, den);
1556 return f_rational_new2(CLASS_OF(self), p, q);

Completed in 130 milliseconds