Searched refs:forprep (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/lua/src/
H A Dlvm.c213 static int forprep (lua_State *L, StkId ra) { function
1749 if (forprep(L, ra))
H A Dlparser.c1534 static const OpCode forprep[2] = {OP_FORPREP, OP_TFORPREP}; local
1540 prep = luaK_codeABx(fs, forprep[isgen], base, 0);

Completed in 65 milliseconds