Home
last modified time | relevance | path

Searched refs:SETARG_C (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dlopcodes.h134 #define SETARG_C(i,v) setarg(i, v, POS_C, SIZE_C) macro
A Dlcode.c706 SETARG_C(*pc, nresults + 1); in luaK_setreturns()
709 SETARG_C(*pc, nresults + 1); in luaK_setreturns()
744 SETARG_C(getinstruction(fs, e), 2); in luaK_setoneret()
1803 SETARG_C(*pc, p->numparams + 1); /* signal that it is vararg */ in luaK_finish()
A Dlparser.c1797 SETARG_C(*inst, 1); /* call statement uses no results */ in exprstat()

Completed in 11 milliseconds