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

/macosx-10.10.1/ruby-106/ruby/ext/bigdecimal/
H A Dbigdecimal.c795 BigDecimal_coerce(VALUE self, VALUE other) function
3220 rb_define_method(rb_cBigDecimal, "coerce", BigDecimal_coerce, 1);

Completed in 70 milliseconds