Home
last modified time | relevance | path

Searched refs:c_parse_file (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dc-common.h705 extern void c_parse_file (void);
H A Dc-opts.c1186 c_parse_file (); in c_common_parse_file()
H A Dc-parser.c7888 c_parse_file (void) in c_parse_file() function
/openbsd-src/gnu/gcc/gcc/cp/
H A Dparser.c19398 c_parse_file (void) in c_parse_file() function
H A DChangeLog-20045527 * parser.c (c_parse_file): Call sorry() here if called more than once.
H A DChangeLog-20033124 * parser.c (c_parse_file): Rename from yyparse; don't call finish_file.