Searched refs:bytes_cnt (Results 1 – 2 of 2) sorted by relevance
92 def DisassembleOne(self, inst, bytes_ptr, bytes_cnt, ip): argument94 err = self.xed_decode(inst.xedp, bytes_ptr, bytes_cnt)
515 int i, j = 0, bytes_cnt = 0; in msg_verify_data() local541 bytes_cnt++; in msg_verify_data()542 if (bytes_cnt == chunk_sz) { in msg_verify_data()544 bytes_cnt = 0; in msg_verify_data()