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

/macosx-10.10/ruby-106/ruby/
H A Drational.c1697 rb_gcd(VALUE self, VALUE other) function
2526 rb_define_method(rb_cInteger, "gcd", rb_gcd, 1);

Completed in 140 milliseconds