Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libcpp/include/
H A Dcpplib.h33 typedef struct cpp_options cpp_options; typedef
290 struct cpp_options struct
714 extern cpp_options *cpp_get_options (cpp_reader *);
/dflybsd-src/contrib/gcc-8.0/libcpp/include/
H A Dcpplib.h31 typedef struct cpp_options cpp_options; typedef
310 struct cpp_options struct
845 extern cpp_options *cpp_get_options (cpp_reader *);
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dincpath.c255 cpp_options *opts = cpp_get_options (pfile); in remove_duplicates()
457 cpp_options *cpp_opts = cpp_get_options (pfile); in register_include_chains()
H A Dgcc.c769 static const char *cpp_options = variable
1195 INIT_STATIC_SPEC ("cpp_options", &cpp_options),
H A Dc-parser.c1040 extern cpp_options *cpp_opts;
/dflybsd-src/contrib/gcc-8.0/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.c2113 cpp_options *cpp_opts = cpp_get_options (test.m_parser); in apply()
H A Dgcc.c1131 static const char *cpp_options = variable
1567 INIT_STATIC_SPEC ("cpp_options", &cpp_options),
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-indentation.c27 extern cpp_options *cpp_opts;
H A Dc-opts.c58 cpp_options *cpp_opts;
/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dinternal.h517 struct cpp_options opts;
H A Ddirectives.c2491 cpp_options *
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dinternal.h540 struct cpp_options opts;
H A Ddirectives.c2590 cpp_options *
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Di386-c.c596 cpp_options *cpp_opts = cpp_get_options (parse_in); in ix86_pragma_target_parse()
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc-lex.c598 cpp_options *options = cpp_get_options (parse_in); in interpret_integer()
H A Dc-opts.c60 cpp_options *cpp_opts;
/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dcppinternals.texi313 flags stored in the @code{cpp_options} structure.
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-parser.c1309 extern cpp_options *cpp_opts;