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

/macosx-10.10.1/ruby-106/ruby/ext/bigdecimal/
H A Dbigdecimal.c1124 BigDecimal_ge(VALUE self, VALUE r) function
3217 rb_define_method(rb_cBigDecimal, ">=", BigDecimal_ge, 1);

Completed in 71 milliseconds