Home
last modified time | relevance | path

Searched defs:forprep (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/lua/src/
H A Dlvm.c206 static int forprep (lua_State *L, StkId ra) { in forprep() function
H A Dlparser.c1536 static const OpCode forprep[2] = {OP_FORPREP, OP_TFORPREP}; in forbody() local