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

/macosx-10.10.1/ruby-106/ruby/ext/bigdecimal/
H A Dbigdecimal.c2377 BigDecimal_s_allocate(VALUE klass) function
3045 rb_define_alloc_func(rb_cBigDecimal, BigDecimal_s_allocate);

Completed in 106 milliseconds