OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:work_automaton_decl
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
genautomata.cc
1827
static struct decl
work_automaton_decl
;
1838
work_automaton_decl
.mode = dm_automaton;
1839
DECL_AUTOMATON (&
work_automaton_decl
)->name = name;
1840
entry = htab_find (automaton_decl_table, &
work_automaton_decl
);
1851
work_automaton_decl
.mode = dm_automaton;
1821
static struct decl
work_automaton_decl
;
variable in typeref:struct:decl
/src/external/gpl3/gcc.old/dist/gcc/
genautomata.cc
1827
static struct decl
work_automaton_decl
;
1838
work_automaton_decl
.mode = dm_automaton;
1839
DECL_AUTOMATON (&
work_automaton_decl
)->name = name;
1840
entry = htab_find (automaton_decl_table, &
work_automaton_decl
);
1851
work_automaton_decl
.mode = dm_automaton;
1821
static struct decl
work_automaton_decl
;
variable in typeref:struct:decl
Completed in 32 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026