Home
last modified time | relevance | path

Searched refs:SET_OPCODE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlopcodes.h90 #define SET_OPCODE(i,o) ((i) = (((i)&MASK0(SIZE_OP,POS_OP)) | \ macro
H A Dlparser.c1507 SET_OPCODE(getcode(fs,&e), OP_TAILCALL); in retstat()