Home
last modified time | relevance | path

Searched refs:cpp_options (Results 1 – 25 of 34) sorted by relevance

12

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcpplib.h39 typedef struct cpp_options cpp_options; typedef
222 struct cpp_options struct
519 extern cpp_options *cpp_get_options PARAMS ((cpp_reader *));
H A Dcppmain.c75 cpp_options *options = &pfile->opts;
107 cpp_options *options = &pfile->opts;
H A Dcpphash.h435 struct cpp_options opts;
H A Dc-lex.c815 cpp_options *options = cpp_get_options (parse_in);
H A Dfix-header.c615 cpp_options *options;
H A Dc-opts.c35 static cpp_options *cpp_opts;
H A Dcpplib.c1891 cpp_options *
H A Dgcc.c729 static const char *cpp_options = variable
1404 INIT_STATIC_SPEC ("cpp_options", &cpp_options),
H A DChangeLog.54354 * 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 DChangeLog.4854 * 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 DChangeLog.74896 * 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 DChangeLog2284 * 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 DChangeLog.33238 * 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 Dcpplib.h37 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 Dc-incpath.c206 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 Dc-lex.c560 cpp_options *options = cpp_get_options (parse_in); in interpret_integer()
H A Dfix-header.c607 cpp_options *options; in read_scan_file()
H A Dc-opts.c56 static cpp_options *cpp_opts;
H A Dgcc.c789 static const char *cpp_options = variable
1536 INIT_STATIC_SPEC ("cpp_options", &cpp_options),
/openbsd-src/gnu/gcc/libcpp/
H A Dmakedepend.c133 cpp_options *options; in reader_init()
H A DChangeLog138 (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 Dinternal.h427 struct cpp_options opts;
H A Ddirectives.c2125 cpp_options *
/openbsd-src/gnu/usr.bin/gcc/gcc/treelang/
H A Dtreetree.c1126 cpp_options
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dcppinternals.texi310 flags stored in the @code{cpp_options} structure.

12