Searched refs:finish_parse (Results 1 – 18 of 18) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | LANGUAGES | 56 o toplev.c now calls finish_parse() instead of closing the source file 57 using fclose(). This should now be done in finish_parse, if necessary.
|
| D | ChangeLog.4 | 2422 * c-parse.in (finish_parse): Update for parse_in type change. 2475 (init_cp_pragma, finish_parse, handle_pragma_implementation): Update. 4799 * c-parse.in (finish_parse): Update for new cpp_finish 4802 * cp/lex.c (finish_parse): Similarly. 9488 (init_parse, finish_parse, yyerror, yylex, yyprint,
|
| D | ChangeLog.5 | 12321 * c-parse.in (finish_parse): Add comment about cpp_destroy. 12322 * cp/lex.c (finish_parse): Similarly. 12534 * c-parse.in (finish_parse): Use cpp_errors. 12536 * cp/lex.c (finish_parse): Use cpp_errors.
|
| D | ChangeLog.0 | 5332 (finish_parse): Update for CPPLIB. 5333 * toplev.c (init_parse, finish_parse): Declare. 5336 which is unconditionally called. Similarly for finish_parse.
|
| D | ChangeLog.2 | 9647 * toplev.c (language_string, init_parse, finish_parse): Likewise. 9649 * tree.h (language_string, init_parse, finish_parse): Declare. 13127 (finish_parse): Update errorcount when using CPPLIB.
|
| D | FSFChangeLog.11 | 4205 (finish_parse): New function (called by compile_file). 4212 At end, call finish_parse instead of fclose(finput).
|
| D | ChangeLog.6 | 4732 (finish_parse): Remove. 4739 * tree.h (finish_parse): Remove.
|
| /openbsd/src/lib/libpcap/ |
| D | gencode.h | 200 void finish_parse(struct block *);
|
| D | grammar.y | 133 finish_parse($2.b);
|
| D | gencode.c | 418 finish_parse(struct block *p) in finish_parse() function
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/f/ |
| D | ChangeLog | 908 * com.c (finish_parse): Remove. 909 (ffe_finish): Move body of finish_parse.
|
| D | ChangeLog.0 | 410 (finish_parse): New function.
|
| /openbsd/src/gnu/gcc/gcc/cp/ |
| D | ChangeLog-2001 | 487 (finish_parse): Remove.
|
| D | ChangeLog-1999 | 4453 (finish_parse): Update errorcount for when using CPPLIB.
|
| D | ChangeLog-1998 | 5225 (finish_parse): New function.
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/java/ |
| D | ChangeLog | 2128 * lang.c (finish_parse): Rename to java_finish. 5018 (finish_parse): Don't close finput. 11445 (finish_parse): Call jcf_dependency_write. 13640 (finish_parse): Expose for non USE_CPPLIB builds.
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/cp/ |
| D | ChangeLog.2 | 4453 (finish_parse): Update errorcount for when using CPPLIB. 12013 (finish_parse): New function.
|
| D | ChangeLog | 6464 (finish_parse): Remove.
|