Searched refs:SETARG_A (Results 1 – 2 of 2) sorted by relevance
140 SETARG_A(*previous, from); in luaK_nil()263 SETARG_A(*i, reg); in patchtestreg()710 SETARG_A(*pc, fs->freereg); in luaK_setreturns()839 SETARG_A(*pc, reg); /* instruction will put result in 'reg' */ in discharge2reg()1628 SETARG_A(*ie2, e1->u.info); /* correct first element ('e1') */ in codeconcat()
126 #define SETARG_A(i,v) setarg(i, v, POS_A, SIZE_A) macro
Completed in 7 milliseconds