rb_float_new_in_heap  923 include/ruby/ruby.h VALUE rb_float_new_in_heap(double);
rb_float_new_in_heap 1181 internal.h         return rb_float_new_in_heap(d);