Searched refs:repeat_count_to_cmd (Results 1 – 1 of 1) sorted by relevance
123 static const int8_t repeat_count_to_cmd[CMTE_MAX_REPEAT_IN_ONE_COMMAND + 1] = { variable241 cmd = repeat_count_to_cmd[CMTE_MAX_REPEAT_IN_ONE_COMMAND]; in vm_mte_rle_compress_tags()243 cmd = repeat_count_to_cmd[s_ptr->cur_count]; in vm_mte_rle_compress_tags()