Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlopcodes.h145 #define RKASK(x) ((x) | BITRK) macro
H A Dlcode.c536 return RKASK(e->u.info); in luaK_exp2RK()
547 return RKASK(e->u.info); in luaK_exp2RK()