Home
last modified time | relevance | path

Searched refs:OP_FORLOOP (Results 1 – 4 of 4) sorted by relevance

/external/syslinux/com32/lua/src/
Dlopcodes.h211 OP_FORLOOP,/* A sBx R(A)+=R(A+2); enumerator
Dluac.c354 case OP_FORLOOP: in PrintCode()
Dlvm.c790 vmcase(OP_FORLOOP, in luaV_execute()
Dlparser.c1298 endfor = luaK_codeAsBx(fs, OP_FORLOOP, base, NO_JUMP); in forbody()