Home
last modified time | relevance | path

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

123

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dcpplib.h31 typedef struct cpp_options cpp_options; typedef
313 struct cpp_options struct
975 extern cpp_options *cpp_get_options (cpp_reader *);
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h31 typedef struct cpp_options cpp_options; typedef
337 struct cpp_options struct
1044 extern cpp_options *cpp_get_options (cpp_reader *) ATTRIBUTE_PURE;
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dincpath.cc270 cpp_options *opts = cpp_get_options (pfile); in remove_duplicates()
485 cpp_options *cpp_opts = cpp_get_options (pfile); in register_include_chains()
H A DChangeLog-20025196 * gcc.c (cpp_options): Add {ansi}, move %{m*} to same location
10170 * cpplib.h (struct cpp_options): New member in deps.
10494 * cpplib.h (struct cpp_options): Remove some dependency options;
10572 * cpplib.h (struct cpp_options): Remove in_fname.
10609 * cpplib.h (struct cpp_options): Remove out_fname and
10807 * cpplib.h (struct cpp_options): Remove help_only.
11026 * cpplib.h (struct cpp_options): New member std.
12512 * cpplib.h (struct cpp_options): New member.
12889 * cpplib.h (struct cpp_options): New member.
12965 * gcc.c (cpp_options): Include "%1" (cc1_spec).
[all …]
H A Dinput.cc2315 cpp_options *cpp_opts = cpp_get_options (test.m_parser); in apply()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dincpath.c264 cpp_options *opts = cpp_get_options (pfile); in remove_duplicates()
477 cpp_options *cpp_opts = cpp_get_options (pfile); in register_include_chains()
H A Dinput.c2155 cpp_options *cpp_opts = cpp_get_options (test.m_parser); in apply()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A DChangeLog197 * include/cpplib.h (struct cpp_options): Adjust comment about
303 (struct cpp_options): Add cpp_warn_bidirectional.
398 * include/cpplib.h (struct cpp_options): Add cxx23_identifiers.
520 * include/cpplib.h (struct cpp_options): Add elifdef.
642 * include/cpplib.h (struct cpp_options): New flag.
720 (struct cpp_options): Add main_search field.
752 * include/cpplib.h (struct cpp_options): Add module_directives
777 * include/cpplib.h (struct cpp_options): Add modules to
978 * include/cpplib.h (struct cpp_options): Removed support for -ftabstop,
1288 * include/cpplib.h (struct cpp_options): Add dfp_constants and
[all …]
H A Dinternal.h562 struct cpp_options opts;
H A Ddirectives.cc2675 cpp_options *
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-c.c256 cpp_options *cpp_opts = cpp_get_options (parse_in); in aarch64_pragma_target_parse()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-c.cc259 cpp_options *cpp_opts = cpp_get_options (parse_in); in aarch64_pragma_target_parse()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-c.c428 cpp_options *cpp_opts = cpp_get_options (parse_in); in arm_pragma_target_parse()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-c.cc447 cpp_options *cpp_opts = cpp_get_options (parse_in); in arm_pragma_target_parse()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-indentation.c28 extern cpp_options *cpp_opts;
H A Dc-opts.c58 cpp_options *cpp_opts;
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dinternal.h547 struct cpp_options opts;
H A Ddirectives.c2538 cpp_options *
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-c.c664 cpp_options *cpp_opts = cpp_get_options (parse_in); in ix86_pragma_target_parse()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-c.cc724 cpp_options *cpp_opts = cpp_get_options (parse_in); in ix86_pragma_target_parse()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390-c.c434 cpp_options *cpp_opts = cpp_get_options (parse_in); in s390_pragma_target_parse()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390-c.cc454 cpp_options *cpp_opts = cpp_get_options (parse_in); in s390_pragma_target_parse()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dcpp.cc118 static cpp_options *cpp_option = NULL;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dcpp.c114 static cpp_options *cpp_option = NULL;
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-opts.cc58 cpp_options *cpp_opts;

123