Lines Matching refs:automaton_decl
160 struct automaton_decl;
340 struct automaton_decl *automaton_decl; member
397 struct automaton_decl struct
507 struct automaton_decl automaton;
814 struct automaton_decl *corresponding_automaton_decl;
1770 automaton_decl_hash (const void *automaton_decl) in automaton_decl_hash() argument
1772 const_decl_t const decl = (const_decl_t) automaton_decl; in automaton_decl_hash()
1808 insert_automaton_decl (decl_t automaton_decl) in insert_automaton_decl() argument
1812 entry_ptr = htab_find_slot (automaton_decl_table, automaton_decl, INSERT); in insert_automaton_decl()
1814 *entry_ptr = (void *) automaton_decl; in insert_automaton_decl()
2542 decl_t automaton_decl; in process_decls() local
2596 DECL_UNIT (decl)->automaton_decl = NULL; in process_decls()
2599 automaton_decl in process_decls()
2601 if (automaton_decl == NULL) in process_decls()
2606 DECL_AUTOMATON (automaton_decl)->automaton_is_used = 1; in process_decls()
2607 DECL_UNIT (decl)->automaton_decl in process_decls()
2608 = DECL_AUTOMATON (automaton_decl); in process_decls()
5110 struct automaton_decl *excluded_automaton_decl) in equal_alternatives_p()
5124 && list1->unit_decl->automaton_decl == excluded_automaton_decl) in equal_alternatives_p()
5127 && list2->unit_decl->automaton_decl == excluded_automaton_decl) in equal_alternatives_p()
5270 ->unit_decl->automaton_decl)) in check_regexp_units_distribution()
5539 if (units_array [unit]->automaton_decl in form_reservs_matter()
6673 if (DECL_UNIT (decl)->automaton_decl == NULL in units_to_automata_distr()
6674 || (DECL_UNIT (decl)->automaton_decl->corresponding_automaton in units_to_automata_distr()
6680 = (DECL_UNIT (decl)->automaton_decl in units_to_automata_distr()