Home
last modified time | relevance | path

Searched refs:finish_parse (Results 1 – 12 of 12) sorted by relevance

/netbsd/src/external/bsd/libpcap/lib/
Dpcap.expsym12 finish_parse
/netbsd/src/external/bsd/libpcap/dist/
Dgencode.h405 int finish_parse(compiler_state_t *, struct block *);
Dgrammar.y.in441 CHECK_INT_VAL(finish_parse(cstate, $2.b));
Dgencode.c949 finish_parse(compiler_state_t *cstate, struct block *p) in finish_parse() function
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-2001487 (finish_parse): Remove.
DChangeLog-19994453 (finish_parse): Update errorcount for when using CPPLIB.
DChangeLog-19985225 (finish_parse): New function.
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-20014732 (finish_parse): Remove.
4739 * tree.h (finish_parse): Remove.
31528 * c-parse.in (finish_parse): Add comment about cpp_destroy.
31529 * cp/lex.c (finish_parse): Similarly.
31741 * c-parse.in (finish_parse): Use cpp_errors.
31743 * cp/lex.c (finish_parse): Use cpp_errors.
DChangeLog-199813911 (finish_parse): Update for CPPLIB.
13912 * toplev.c (init_parse, finish_parse): Declare.
13915 which is unconditionally called. Similarly for finish_parse.
DChangeLog-20002428 * c-parse.in (finish_parse): Update for parse_in type change.
2481 (init_cp_pragma, finish_parse, handle_pragma_implementation): Update.
4805 * c-parse.in (finish_parse): Update for new cpp_finish
4808 * cp/lex.c (finish_parse): Similarly.
9494 (init_parse, finish_parse, yyerror, yylex, yyprint,
DChangeLog-19999647 * 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.
DFSFChangeLog.114205 (finish_parse): New function (called by compile_file).
4212 At end, call finish_parse instead of fclose(finput).