RB_ALLOCV        1636 include/ruby/ruby.h # define RB_ALLOCV(v, n) rb_alloc_tmp_buffer(&(v), (n))
RB_ALLOCV        1641 include/ruby/ruby.h # define RB_ALLOCV(v, n) ((n) < RUBY_ALLOCV_LIMIT ? \