Searched refs:OP_FORPREP (Results 1 – 8 of 8) sorted by relevance
198 OP_FORPREP,/* A sBx R(A)-=R(A+2); pc+=sBx */ enumerator
141 case OP_FORPREP: in PrintCode()
413 case OP_FORPREP: in symbexec()
666 case OP_FORPREP: { in luaV_execute()
1053 prep = isnum ? luaK_codeAsBx(fs, OP_FORPREP, base, NO_JUMP) : luaK_jump(fs); in forbody()
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()