/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | cpp.cc | 715 cpp_finish (cpp_in, f); in gfc_cpp_done() 724 cpp_finish (cpp_in, stdout); in gfc_cpp_done()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | cpp.c | 684 cpp_finish (cpp_in, f); in gfc_cpp_done() 693 cpp_finish (cpp_in, stdout); in gfc_cpp_done()
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | init.c | 786 cpp_finish (cpp_reader *pfile, FILE *deps_stream) in cpp_finish() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/ |
H A D | cpplib.h | 1004 extern void cpp_finish (cpp_reader *, FILE *deps_stream);
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | init.cc | 845 cpp_finish (cpp_reader *pfile, FILE *deps_stream) in cpp_finish() function
|
H A D | ChangeLog | 108 (cpp_finish): Likewise. 1458 * init.c (cpp_finish): Just call deps_write. 5599 (cpp_finish): Return void. 5604 * init.c (cpp_finish): Do not check for or return number of
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/ |
H A D | cpplib.h | 1086 extern void cpp_finish (cpp_reader *, FILE *deps_stream);
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-opts.c | 1265 cpp_finish (parse_in, deps_stream); in c_common_finish()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-opts.cc | 1313 cpp_finish (parse_in, deps_stream); in c_common_finish()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | input.cc | 2226 cpp_finish (parser, NULL); in test_lexer() 2257 cpp_finish (m_ptr, NULL); in ~cpp_reader_ptr()
|
H A D | genmatch.cc | 5253 cpp_finish (r, NULL); in main()
|
H A D | ChangeLog-2000 | 4805 * c-parse.in (finish_parse): Update for new cpp_finish 5231 (cpp_start_read, cpp_finish): Don't take or initialize a 5264 cpp_finish, cpp_avoid_paste, cpp_get_token, cpp_get_line, 12671 (cpp_finish): Don't dump macros here. Don't call 13841 (cpp_finish): Iterate over the identifier table directly. 14926 (cpp_finish): Use _cpp_report_missing_guards. 15050 cpp_finish, handle_option, print_help): Adjust. 15441 * cppinit.c (cpp_finish): If -H, report headers that could use 21846 (cpp_finish): Expect no buffers stacked at all. Take a 26353 (cpp_finish): Just call _cpp_dump_macro_hash. [all …]
|
H A D | ChangeLog-1999 | 8586 dump_special_to_buffer, NAME, cpp_start_read, cpp_finish): Likewise. 15132 * cppinit.c (cpp_finish): If -dM was specified, walk the macro 15134 * cppmain.c: cpp_finish may produce output. 19204 cpp_handle_option, cpp_handle_options, cpp_finish, 19333 (cpp_finish): Pop last buffer here.
|
H A D | ChangeLog-2002 | 10490 (cpp_finish): Update. 10497 (cpp_finish): Comment. 10605 (cpp_finish): Take a deps output stream and write deps to it. 10612 (cpp_destroy, cpp_finish, cpp_preprocess_file): Update. 12507 (cpp_finish): Warn of unused macros if requested. 27518 cpp_finish. Don't close stdout here.
|
H A D | ChangeLog-2001 | 14852 * cppinit.c (cpp_finish): Pop the final buffer without comment. 15187 * cppinit.c (cpp_destroy, cpp_finish): Update. 32738 (output_deps): New function, broken out of cpp_finish. 32739 (cpp_finish): Break out output_deps. 33088 (cpp_finish): Output dummy targets for -MP.
|
H A D | ChangeLog-1998 | 1562 (cpp_finish): Add debugging code (#if 0-ed out) for the 11900 (scan_decls, cpp_finish): Add prototypes.
|
H A D | FSFChangeLog.11 | 12466 * cpplib.c (cpp_start_read, cpp_handle_options, cpp_finish,
|
H A D | ChangeLog-2009 | 30696 errors. Do not check return value of cpp_finish.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | input.c | 2066 cpp_finish (parser, NULL); in test_lexer() 2097 cpp_finish (m_ptr, NULL); in ~cpp_reader_ptr()
|
H A D | genmatch.c | 5186 cpp_finish (r, NULL); in main()
|
H A D | FSFChangeLog.11 | 12466 * cpplib.c (cpp_start_read, cpp_handle_options, cpp_finish,
|