Searched refs:SET_OPCODE (Results 1 – 5 of 5) sorted by relevance
90 #define SET_OPCODE(i,o) ((i) = (((i)&MASK0(SIZE_OP,POS_OP)) | \ macro
1512 SET_OPCODE(getcode(fs,&e), OP_TAILCALL); in retstat()
115 #define SET_OPCODE(i,o) ((i) = (((i)&MASK0(SIZE_OP,POS_OP)) | \ macro
1861 SET_OPCODE(*pc, OP_RETURN); in luaK_finish()
1826 SET_OPCODE(getinstruction(fs,&e), OP_TAILCALL); in retstat()