Searched refs:OP_FORPREP (Results 1 – 7 of 7) sorted by relevance
214 OP_FORPREP,/* A sBx R(A)-=R(A+2); pc+=sBx */ enumerator
842 vmcase(OP_FORPREP, in luaV_execute()
1294 prep = isnum ? luaK_codeAsBx(fs, OP_FORPREP, base, NO_JUMP) : luaK_jump(fs); in forbody()
294 OP_FORPREP,/* A Bx <check values and prepare counters>; enumerator
619 case OP_FORPREP: in PrintCode()
1810 vmcase(OP_FORPREP) { in luaV_execute()
1545 static const OpCode forprep[2] = {OP_FORPREP, OP_TFORPREP}; in forbody()