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