HomeSort by: relevance | last modified time | path
    Searched refs:OP_FORPREP (Results 1 - 4 of 4) sorted by relevancy

  /src/external/mit/lua/dist/src/
lopcodes.h 302 OP_FORPREP,/* A Bx <check values and prepare counters>;
luac.c 625 case OP_FORPREP:
lparser.c 1560 static const OpCode forprep[2] = {OP_FORPREP, OP_TFORPREP};
lvm.c 215 ** Prepare a numerical for loop (opcode OP_FORPREP).
1908 vmcase(OP_FORPREP) {

Completed in 61 milliseconds