Searched refs:for_end (Results 1 – 3 of 3) sorted by relevance
247 int for_end; // position to jump to after done member
3283 ectx->ec_iidx = iptr->isn_arg.forloop.for_end; in exec_instructions()3315 ectx->ec_iidx = iptr->isn_arg.forloop.for_end; in exec_instructions()3351 ectx->ec_iidx = iptr->isn_arg.forloop.for_end; in exec_instructions()5526 forloop->for_idx, forloop->for_end); in list_instructions()
8350 isn->isn_arg.forloop.for_end = instr->ga_len; in compile_endfor()