Searched defs:ADVANCE_PC (Results 1 – 6 of 6) sorted by relevance
79 #define ADVANCE_PC(offset) \ macro
66 #define ADVANCE_PC(offset) \ macro
46 #define ADVANCE_PC(offset) \ macro
608 ADVANCE_PC = 0x01, enumerator
619 ADVANCE_PC = 0x01, enumerator
34 #define ADVANCE_PC(opcode) bytecodeArray += BytecodeInstruction::Size(opcode) macro