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

/macosx-10.10/ruby-106/ruby/
H A Dbignum.c1661 big_ge(VALUE x, VALUE y) function
3897 rb_define_method(rb_cBignum, ">=", big_ge, 1);

Completed in 164 milliseconds