rb_big_remainder  866 internal.h     VALUE rb_big_remainder(VALUE x, VALUE y);
rb_big_remainder 3563 numeric.c      	return rb_big_remainder(x, y);