Home
last modified time | relevance | path

Searched refs:cpp_finish (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dcpp.cc715 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 Dcpp.c684 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 Dinit.c786 cpp_finish (cpp_reader *pfile, FILE *deps_stream) in cpp_finish() function
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dcpplib.h1004 extern void cpp_finish (cpp_reader *, FILE *deps_stream);
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dinit.cc845 cpp_finish (cpp_reader *pfile, FILE *deps_stream) in cpp_finish() function
H A DChangeLog108 (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 Dcpplib.h1086 extern void cpp_finish (cpp_reader *, FILE *deps_stream);
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-opts.c1265 cpp_finish (parse_in, deps_stream); in c_common_finish()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-opts.cc1313 cpp_finish (parse_in, deps_stream); in c_common_finish()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dinput.cc2226 cpp_finish (parser, NULL); in test_lexer()
2257 cpp_finish (m_ptr, NULL); in ~cpp_reader_ptr()
H A Dgenmatch.cc5253 cpp_finish (r, NULL); in main()
H A DChangeLog-20004805 * 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 DChangeLog-19998586 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 DChangeLog-200210490 (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 DChangeLog-200114852 * 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 DChangeLog-19981562 (cpp_finish): Add debugging code (#if 0-ed out) for the
11900 (scan_decls, cpp_finish): Add prototypes.
H A DFSFChangeLog.1112466 * cpplib.c (cpp_start_read, cpp_handle_options, cpp_finish,
H A DChangeLog-200930696 errors. Do not check return value of cpp_finish.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dinput.c2066 cpp_finish (parser, NULL); in test_lexer()
2097 cpp_finish (m_ptr, NULL); in ~cpp_reader_ptr()
H A Dgenmatch.c5186 cpp_finish (r, NULL); in main()
H A DFSFChangeLog.1112466 * cpplib.c (cpp_start_read, cpp_handle_options, cpp_finish,