Home
last modified time | relevance | path

Searched refs:cpp_handle_options (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcpplib.h529 extern int cpp_handle_options PARAMS ((cpp_reader *, int, char **));
H A Dfix-header.c632 i = cpp_handle_options (scan_in, argc, argv);
H A Dcppinit.c1455 cpp_handle_options (pfile, argc, argv) in cpp_handle_options() function
H A DFSFChangeLog.111172 (cpp_handle_options): Set remap if user specifies "-remap".
2194 (handle_directive, cpp_handle_options): Add support for new -dI option.
6462 * cccp.c (main), cpplib.c (cpp_handle_options): Set warn_undef
6922 (cpp_handle_options): Set c89 option to 1 if -lang-c89.
9977 (cpp_handle_options): -traditional no longer messes with
12466 * cpplib.c (cpp_start_read, cpp_handle_options, cpp_finish,
H A DFSFChangeLog832 (do_define, cpp_start_read, cpp_handle_options): Use cpp_notice to
H A DChangeLog.02192 (cpp_handle_options): Now calls cpp_handle_option.
3289 (cpp_handle_options): Remove superfluous NULL argument in call to
3291 (cpp_handle_options): Likewise.
8288 (cpp_handle_options): Remove unused variable `j'.
H A DChangeLog.14736 cpp_handle_option, cpp_handle_options, cpp_finish,
5453 (cpp_handle_options): Support the -std switch.
H A DChangeLog.72472 (cpp_handle_options): Update to match.
18703 (cpp_handle_options): Pass 1 as last argument to cpp_handle_option.
H A DChangeLog.414012 (cpp_handle_options): Do not sort option list here.
H A DChangeLog.513526 cpp_handle_options, the correct location temporally at least.
H A DChangeLog.311452 (cpp_handle_options): Sort the array of command line options on