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

/macosx-10.10/ruby-106/ruby/
H A Dnumeric.c2973 fix_pow(VALUE x, VALUE y) function
3820 rb_define_method(rb_cFixnum, "**", fix_pow, 1);

Completed in 98 milliseconds