rb_dbl_cmp 583 include/ruby/intern.h CONSTFUNC(VALUE rb_dbl_cmp(double, double)); rb_dbl_cmp 1304 numeric.c return rb_dbl_cmp(a, b);