Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlopcodes.h121 #define CREATE_ABx(o,a,bc) ((cast(Instruction, o)<<POS_OP) \ macro
H A Dlcode.c239 return luaK_code(fs, CREATE_ABx(o, a, bc)); in luaK_codeABx()