| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | cpplib.h | 39 typedef struct cpp_options cpp_options; typedef 222 struct cpp_options struct 519 extern cpp_options *cpp_get_options PARAMS ((cpp_reader *));
|
| H A D | cppmain.c | 75 cpp_options *options = &pfile->opts; 107 cpp_options *options = &pfile->opts;
|
| H A D | cpphash.h | 435 struct cpp_options opts;
|
| H A D | c-lex.c | 815 cpp_options *options = cpp_get_options (parse_in);
|
| H A D | fix-header.c | 615 cpp_options *options;
|
| H A D | c-opts.c | 35 static cpp_options *cpp_opts;
|
| H A D | cpplib.c | 1891 cpp_options *
|
| H A D | gcc.c | 729 static const char *cpp_options = variable 1404 INIT_STATIC_SPEC ("cpp_options", &cpp_options),
|
| H A D | ChangeLog.5 | 4354 * gcc.c (cpp_options): Define __NO_INLINE__ unless we are honoring 9328 * cpplib.h (struct cpp_options): Similarly. 10761 * gcc.c (cpp_options): Delete .d files on error. Don't delete 12168 * gcc.c (cpp_options): Added `*' to specs for -MF, -MQ, and -MT. 12600 cpp_options structure. 12604 (cpp_options): Move help_only here from cpp_reader. 12982 * cpplib.h (struct cpp_options): Remove debug_output. 12984 * gcc.c (cpp_options): Translate -g3 to -dD. 13039 * gcc.c (cpp_options): Set MD file name from output 13340 * gcc.c (cpp_options): If -o given, use it as the target of [all …]
|
| H A D | ChangeLog.4 | 854 * gcc.c (cpp_options): Pass -fno-operator-names. 855 * cpplib.h (struct cpp_options): Add operator_names. 925 * gcc.c (cpp_options): Add -remap. 929 * gcc.c (cpp_options): Update to use '&'. 2536 * cpplib.h (struct cpp_options): Remove warn_paste. 2712 (struct cpp_options): Remove c89. New members lang, 7177 * gcc.c (cpp_options): Add spec for -ftabstop=. 7224 * cpplib.h (cpp_options): New member warn_system_headers. 8110 * gcc.c (cpp_options): Add specs for __STDC_HOSTED__. 9246 * cpplib.h (struct cpp_options): Add user_label_prefix member, [all …]
|
| H A D | ChangeLog.7 | 4896 * cpplib.h (struct cpp_options): Add warn_long_long. 6843 * cpplib.h (struct cpp_options): New traditional option. 7101 (cpp_options): Pass -O flags even when only preprocessing. 7137 * cpplib.h (struct cpp_options): Remove user_label_prefix. 7557 * gcc.c (cpp_options): Must pass -m* and -f* options 8298 * cpplib.h (struct cpp_options): Add unsigned_wchar, rename 8409 (struct cpp_options): Add new warning flag. 8557 * cpplib.h (struct cpp_options): New member int_precision. 8709 struct cpp_options): New precision members. 11659 * cpplib.h (struct cpp_options): Add discard_comments_in_macro_exp [all …]
|
| H A D | ChangeLog | 2284 * cpplib.h (struct cpp_options): Add sysroot member. 11535 * gcc.c (cpp_options): Add {ansi}, move %{m*} to same location 15878 * cpplib.h (struct cpp_options): New member in deps. 16202 * cpplib.h (struct cpp_options): Remove some dependency options; 16280 * cpplib.h (struct cpp_options): Remove in_fname. 16317 * cpplib.h (struct cpp_options): Remove out_fname and 16515 * cpplib.h (struct cpp_options): Remove help_only. 16734 * cpplib.h (struct cpp_options): New member std. 18220 * cpplib.h (struct cpp_options): New member. 18597 * cpplib.h (struct cpp_options): New member. [all …]
|
| H A D | ChangeLog.3 | 3238 * cpplib.h (struct cpp_options): New member tabstop. 8302 * cpplib.h (struct cpp_options): Rename warn_stringify to 8391 * cpplib.h: Merge struct cpp_options into struct cpp_reader. 8392 Reorder struct cpp_options and struct cpp_reader for better 8395 Move show_column flag into struct cpp_options. Don't 11155 * cpplib.h (cpp_buffer, cpp_options): Update types. Update 12147 (struct cpp_options): Remove output_conditionals flag. 13697 (struct cpp_options): Rename 'put_out_comments' to 13845 (struct cpp_options): Add inhibit_errors. 16083 * cpplib.h (struct cpp_options): Change lang_asm to char.
|
| /openbsd-src/gnu/gcc/libcpp/include/ |
| H A D | cpplib.h | 37 typedef struct cpp_options cpp_options; typedef 260 struct cpp_options struct 634 extern cpp_options *cpp_get_options (cpp_reader *);
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | c-incpath.c | 206 cpp_options *opts = cpp_get_options (pfile); in remove_duplicates() 375 cpp_options *cpp_opts = cpp_get_options (pfile); in register_include_chains()
|
| H A D | c-lex.c | 560 cpp_options *options = cpp_get_options (parse_in); in interpret_integer()
|
| H A D | fix-header.c | 607 cpp_options *options; in read_scan_file()
|
| H A D | c-opts.c | 56 static cpp_options *cpp_opts;
|
| H A D | gcc.c | 789 static const char *cpp_options = variable 1536 INIT_STATIC_SPEC ("cpp_options", &cpp_options),
|
| /openbsd-src/gnu/gcc/libcpp/ |
| H A D | makedepend.c | 133 cpp_options *options; in reader_init()
|
| H A D | ChangeLog | 138 (struct cpp_options): Remove defer_pragmas. 198 * include/cpplib.h (struct cpp_options): Add client_diagnostic. 230 * include/cpplib.h (struct cpp_options): Add extended_identifiers. 445 (struct cpp_options): Add warn_normalize field. 684 (struct cpp_options): Add defer_pragmas.
|
| H A D | internal.h | 427 struct cpp_options opts;
|
| H A D | directives.c | 2125 cpp_options *
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/treelang/ |
| H A D | treetree.c | 1126 cpp_options
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/doc/ |
| H A D | cppinternals.texi | 310 flags stored in the @code{cpp_options} structure.
|