Searched refs:const_decl_t (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgenautomata.c189 typedef const struct decl *const_decl_t; typedef in typeref:struct:decl
1778 const_decl_t const decl = (const_decl_t) automaton_decl;
1793 const_decl_t const decl1 = (const_decl_t) automaton_decl_1;
1794 const_decl_t const decl2 = (const_decl_t) automaton_decl_2;
1880 const_decl_t const decl = (const_decl_t) insn_decl;
1893 const_decl_t cons
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgenautomata.cc189 typedef const struct decl *const_decl_t; typedef in typeref:struct:decl
1778 const_decl_t const decl = (const_decl_t) automaton_decl;
1793 const_decl_t const decl1 = (const_decl_t) automaton_decl_1;
1794 const_decl_t const decl2 = (const_decl_t) automaton_decl_2;
1880 const_decl_t const decl = (const_decl_t) insn_decl;
1893 const_decl_t cons
[all...]

Completed in 193 milliseconds