Home
last modified time | relevance | path

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

/trueos/contrib/gcclibs/libcpp/
HDmakedepend.c177 if (cpp_finish (reader, stdout)) in process_file()
HDinit.c593 cpp_finish (cpp_reader *pfile, FILE *deps_stream) in cpp_finish() function
/trueos/contrib/gcclibs/libcpp/include/
HDcpplib.h674 extern int cpp_finish (cpp_reader *, FILE *deps_stream);
/trueos/contrib/gcc/
HDc-opts.c1264 errorcount += cpp_finish (parse_in, deps_stream); in c_common_finish()
HDChangeLog-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 …]
HDChangeLog-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.
HDChangeLog-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.
HDChangeLog-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.
HDChangeLog-19981562 (cpp_finish): Add debugging code (#if 0-ed out) for the
11900 (scan_decls, cpp_finish): Add prototypes.
HDFSFChangeLog.1112466 * cpplib.c (cpp_start_read, cpp_handle_options, cpp_finish,