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

/macosx-10.10.1/ruby-106/ruby/ext/bigdecimal/
H A Dbigdecimal.c1098 BigDecimal_le(VALUE self, VALUE r) function
3215 rb_define_method(rb_cBigDecimal, "<=", BigDecimal_le, 1);

Completed in 117 milliseconds