Home
last modified time | relevance | path

Searched refs:other_unit_usage_ptr (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dgenautomata.c4954 struct unit_usage *unit_usage_ptr, *other_unit_usage_ptr; in check_regexp_units_distribution() local
5042 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()