Searched refs:OP_FORPREP (Results 1 – 4 of 4) sorted by relevance
293 OP_FORPREP,/* A Bx <check values and prepare counters>; enumerator
620 case OP_FORPREP: in PrintCode()
1721 vmcase(OP_FORPREP) { in luaV_execute()
1536 static const OpCode forprep[2] = {OP_FORPREP, OP_TFORPREP}; in forbody()