Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenautomata.cc507 struct automaton_decl automaton; member
681 automaton_t automaton; member
803 struct automaton struct
811 /* The following field value is the corresponding automaton argument
814 struct automaton_decl *corresponding_automaton_decl; argument
816 automaton_t next_automaton; argument
827 given automaton. */ argument
828 int automaton_order_num; argument
843 for insns of the automaton. */ argument
849 /* Total number of locked states in this automaton. */ argument
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenautomata.c507 struct automaton_decl automaton; member
681 automaton_t automaton; member
803 struct automaton struct
811 /* The following field value is the corresponding automaton argument
814 struct automaton_decl *corresponding_automaton_decl; argument
816 automaton_t next_automaton; argument
827 given automaton. */ argument
828 int automaton_order_num; argument
843 for insns of the automaton. */ argument
849 /* Total number of locked states in this automaton. */ argument
[all …]