Home
last modified time | relevance | path

Searched refs:OP_FORPREP (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlopcodes.h213 OP_FORPREP,/* A sBx R(A)-=R(A+2); pc+=sBx */ enumerator
H A Dlvm.c841 vmcase(OP_FORPREP, in luaV_execute()
H A Dlparser.c1289 prep = isnum ? luaK_codeAsBx(fs, OP_FORPREP, base, NO_JUMP) : luaK_jump(fs); in forbody()