big2dbl_without_to_f 2864 object.c           (FIXNUM_P(x) ? fix2dbl_without_to_f(x) : big2dbl_without_to_f(x))
big2dbl_without_to_f 2913 object.c       	    *valp = DBL2NUM(big2dbl_without_to_f(val));
big2dbl_without_to_f 3016 object.c       		return big2dbl_without_to_f(val);
big2dbl_without_to_f 3047 object.c       	    return big2dbl_without_to_f(val);