/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/ |
H A D | cpplib.h | 31 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 D | cpplib.h | 31 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 D | incpath.cc | 270 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 D | ChangeLog-2002 | 5196 * 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 D | input.cc | 2315 cpp_options *cpp_opts = cpp_get_options (test.m_parser); in apply()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | incpath.c | 264 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 D | input.c | 2155 cpp_options *cpp_opts = cpp_get_options (test.m_parser); in apply()
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | ChangeLog | 197 * 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 D | internal.h | 562 struct cpp_options opts;
|
H A D | directives.cc | 2675 cpp_options *
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64-c.c | 256 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 D | aarch64-c.cc | 259 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 D | arm-c.c | 428 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 D | arm-c.cc | 447 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 D | c-indentation.c | 28 extern cpp_options *cpp_opts;
|
H A D | c-opts.c | 58 cpp_options *cpp_opts;
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | internal.h | 547 struct cpp_options opts;
|
H A D | directives.c | 2538 cpp_options *
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-c.c | 664 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 D | i386-c.cc | 724 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 D | s390-c.c | 434 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 D | s390-c.cc | 454 cpp_options *cpp_opts = cpp_get_options (parse_in); in s390_pragma_target_parse()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | cpp.cc | 118 static cpp_options *cpp_option = NULL;
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | cpp.c | 114 static cpp_options *cpp_option = NULL;
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-opts.cc | 58 cpp_options *cpp_opts;
|