Searched refs:current_token_starts_with_dash (Results 1 – 1 of 1) sorted by relevance
625 bool current_token_starts_with_dash = false; in cpuinfo_x86_normalize_brand_string() local632 if (!current_token_starts_with_dash && !previous_token_ends_with_dash) { in cpuinfo_x86_normalize_brand_string()644 current_token_starts_with_dash = (character == '-'); in cpuinfo_x86_normalize_brand_string()649 if (!current_token_starts_with_dash && !previous_token_ends_with_dash) { in cpuinfo_x86_normalize_brand_string()