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

/macosx-10.10.1/ruby-106/ruby/ext/bigdecimal/
H A Dbigdecimal.c2596 BigDecimal_save_rounding_mode(VALUE self) function
3058 rb_define_singleton_method(rb_cBigDecimal, "save_rounding_mode", BigDecimal_save_rounding_mode, 0);

Completed in 78 milliseconds