Searched defs:ADVANCE_PC (Results 1 – 6 of 6) sorted by relevance
77 #define ADVANCE_PC(offset) \ macro
56 #define ADVANCE_PC(offset) \ macro
47 #define ADVANCE_PC(offset) \ macro
619 ADVANCE_PC = 0x01, enumerator
640 ADVANCE_PC = 0x01, enumerator
34 #define ADVANCE_PC(opcode) bytecodeArray += BytecodeInstruction::Size(opcode) macro