Searched refs:other_unit_usage_ptr (Results 1 – 1 of 1) sorted by relevance
4954 struct unit_usage *unit_usage_ptr, *other_unit_usage_ptr; in check_regexp_units_distribution() local5042 for (other_unit_usage_ptr in check_regexp_units_distribution()5044 other_unit_usage_ptr != NULL; in check_regexp_units_distribution()5045 other_unit_usage_ptr = other_unit_usage_ptr->next) in check_regexp_units_distribution()5047 == other_unit_usage_ptr->unit_decl->automaton_decl) in check_regexp_units_distribution()5049 if (other_unit_usage_ptr == NULL in check_regexp_units_distribution()