Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlopcodes.h113 #define SETARG_sBx(i,b) SETARG_Bx((i),cast(unsigned int, (b)+MAXARG_sBx)) macro
H A Dlcode.c85 SETARG_sBx(*jmp, offset); in fixjump()