Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlopcodes.h101 #define SETARG_sBx(i,b) SETARG_Bx((i),cast(unsigned int, (b)+MAXARG_sBx)) macro
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlopcodes.h114 #define SETARG_sBx(i,b) SETARG_Bx((i),cast(unsigned int, (b)+MAXARG_sBx)) macro