Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlopcodes.h130 #define RKASK(x) ((x) | BITRK) macro
H A Dlcode.c456 return RKASK(e->u.s.info); in luaK_exp2RK()
462 return RKASK(e->u.s.info); in luaK_exp2RK()
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlopcodes.h146 #define RKASK(x) ((x) | BITRK) macro
H A Dlcode.c535 return RKASK(e->u.info); in luaK_exp2RK()
546 return RKASK(e->u.info); in luaK_exp2RK()