rb_integer_float_eq 5469 bignum.c               return rb_integer_float_eq(x, y);
rb_integer_float_eq  859 internal.h     VALUE rb_integer_float_eq(VALUE x, VALUE y);
rb_integer_float_eq 1208 numeric.c              return rb_integer_float_eq(y, x);
rb_integer_float_eq 3767 numeric.c              return rb_integer_float_eq(x, y);