rb_num_t         5894 compile.c      	rb_num_t cnt;
rb_num_t          282 vm_insnhelper.c lep_svar_get(rb_thread_t *th, const VALUE *lep, rb_num_t key)
rb_num_t          314 vm_insnhelper.c lep_svar_set(rb_thread_t *th, VALUE *lep, rb_num_t key, VALUE val)
rb_num_t          342 vm_insnhelper.c vm_getspecial(rb_thread_t *th, VALUE *lep, rb_num_t key, rb_num_t type)
rb_num_t          910 vm_insnhelper.c 	       const int flag, const rb_num_t level, const VALUE throwobj)
rb_num_t          976 vm_insnhelper.c 	rb_num_t i;
rb_num_t         1046 vm_insnhelper.c 	 rb_num_t throw_state, VALUE throwobj)
rb_num_t         1050 vm_insnhelper.c     const rb_num_t level = throw_state >> VM_THROW_LEVEL_SHIFT;
rb_num_t         1061 vm_insnhelper.c vm_expandarray(rb_control_frame_t *cfp, VALUE ary, rb_num_t num, int flag)
rb_num_t         1064 vm_insnhelper.c     rb_num_t space_size = num + is_splat;
rb_num_t         1067 vm_insnhelper.c     rb_num_t len;
rb_num_t         1076 vm_insnhelper.c     len = (rb_num_t)RARRAY_LEN(ary);
rb_num_t         1080 vm_insnhelper.c 	rb_num_t i = 0, j;
rb_num_t         1097 vm_insnhelper.c 	rb_num_t i;
rb_num_t         2541 vm_insnhelper.c vm_defined(rb_thread_t *th, rb_control_frame_t *reg_cfp, rb_num_t op_type, VALUE obj, VALUE needstr, VALUE v)