Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlopcodes.h47 #define POS_A (POS_OP + SIZE_OP) macro
48 #define POS_C (POS_A + SIZE_A)
51 #define POS_Ax POS_A
97 #define GETARG_A(i) getarg(i, POS_A, SIZE_A)
98 #define SETARG_A(i,v) setarg(i, v, POS_A, SIZE_A)
117 | (cast(Instruction, a)<<POS_A) \
122 | (cast(Instruction, a)<<POS_A) \