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

/macosx-10.10.1/ruby-106/ruby/ext/bigdecimal/
H A Dbigdecimal.c1447 BigDecimal_divmod(VALUE self, VALUE r) function
3198 rb_define_method(rb_cBigDecimal, "divmod", BigDecimal_divmod, 1);

Completed in 187 milliseconds