Searched refs:SETARG_C (Results 1 – 3 of 3) sorted by relevance
104 #define SETARG_C(i,v) setarg(i, v, POS_C, SIZE_C) macro
752 SETARG_C(fs->f->code[pc], luaO_int2fb(cc.nh)); /* set initial table size */ in constructor()1491 SETARG_C(getcode(fs, &v.v), 1); /* call statement uses no results */ in exprstat()
361 SETARG_C(getcode(fs, e), nresults+1); in luaK_setreturns()