Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlopcodes.h171 OP_LOADKX,/* A R(A) := Kst(extra arg) */ enumerator
H A Dldebug.c438 case OP_LOADKX: { in getobjname()
H A Dlcode.c253 int p = luaK_codeABx(fs, OP_LOADKX, reg, 0); in luaK_codek()
H A Dlvm.c624 vmcase(OP_LOADKX, in luaV_execute()