Home
last modified time | relevance | path

Searched defs:automaton (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgenautomata.c872 struct automaton_decl automaton; member
1028 automaton_t automaton; member
1160 struct automaton struct
1165 /* The following field value is the corresponding automaton argument
1168 struct automaton_decl *corresponding_automaton_decl; argument
1170 automaton_t next_automaton; argument
1181 given automaton. */ argument
1182 int automaton_order_num; argument
1198 for insns of the automaton. */ argument
1209 /* The automaton itself. */ argument
[all …]
/openbsd-src/gnu/gcc/gcc/
H A Dgenautomata.c501 struct automaton_decl automaton; member
676 automaton_t automaton; member
807 struct automaton struct
812 /* The following field value is the corresponding automaton argument
815 struct automaton_decl *corresponding_automaton_decl; argument
817 automaton_t next_automaton; argument
828 given automaton. */ argument
829 int automaton_order_num; argument
844 for insns of the automaton. */ argument
850 /* Total number of locked states in this automaton. */ argument
[all …]