Searched refs:next_opcode (Results 1 – 4 of 4) sorted by relevance
95 next_opcode = min_opcode + (1 << remaining_bits)104 for i in range(min_opcode, next_opcode, op_count):135 for i in range(min_opcode, next_opcode, op_count):
139 char* next_opcode = &opcode_buffer[GetOpcodeCount() * sizeof(PolicyOpcode)]; in PolicyRule() local141 new OpcodeFactory(next_opcode, other.opcode_factory_->memory_size()); in PolicyRule()
306 void *lbl = &&next_opcode;307 next_opcode: