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

/macosx-10.10/ruby-106/ruby/
H A Dnumeric.c3230 fix_and(VALUE x, VALUE y) function
3834 rb_define_method(rb_cFixnum, "&", fix_and, 1);

Completed in 123 milliseconds