Searched refs:op_code (Results 1 – 1 of 1) sorted by relevance
78 const std::vector<uint8_t> op_code = {0x60, 0x03}; variable81 if (buffer[i] == op_code[0] && buffer[i+1] == op_code[1]) {