Home
last modified time | relevance | path

Searched defs:the_enum (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c8750 start_enum (location_t loc, struct c_enum_contents *the_enum, tree name) in start_enum()
8983 struct c_enum_contents *the_enum, tree name, tree value) in build_enumerator()
9085 struct c_enum_contents the_enum; in c_simulate_enum_decl() local
H A Dc-parser.c3132 struct c_enum_contents the_enum; in c_parser_enum_specifier() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc9102 start_enum (location_t loc, struct c_enum_contents *the_enum, tree name) in start_enum()
9335 struct c_enum_contents *the_enum, tree name, tree value) in build_enumerator()
9437 struct c_enum_contents the_enum; in c_simulate_enum_decl() local
H A Dc-parser.cc3174 struct c_enum_contents the_enum; in c_parser_enum_specifier() local