Home
last modified time | relevance | path

Searched refs:preprocessed (Results 1 – 25 of 87) sorted by relevance

1234

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-opts.cc515 cpp_opts->preprocessed = value; in c_common_handle_option()
1170 !cpp_opts->preprocessed); in c_common_post_options()
1406 if (cpp_opts->directives_only && !cpp_opts->preprocessed && !flag_dump_macros) in sanitize_cpp_opts()
1484 if (!cpp_opts->preprocessed) in c_finish_options()
1545 if (!cpp_opts->preprocessed) in c_finish_options()
1577 if (flag_hosted && std_inc && !cpp_opts->preprocessed) in push_command_line_include()
1591 if (!cpp_opts->preprocessed && opt->code == OPT_include in push_command_line_include()
1602 if (!cpp_opts->preprocessed) in push_command_line_include()
1626 if (new_map && cpp_opts->preprocessed in cb_file_change()
H A Dc-ppoutput.cc99 && !cpp_get_options (pfile)->preprocessed) in preprocess_file()
755 if (!cpp_get_options (parse_in)->preprocessed) in pp_file_change()
H A Dc-pch.cc389 if (!cpp_get_options (pfile)->preprocessed) in c_common_pch_pragma()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-opts.c492 cpp_opts->preprocessed = value; in c_common_handle_option()
1359 if (cpp_opts->directives_only && !cpp_opts->preprocessed && !flag_dump_macros) in sanitize_cpp_opts()
1437 if (!cpp_opts->preprocessed) in c_finish_options()
1496 if (!cpp_opts->preprocessed) in c_finish_options()
1528 if (flag_hosted && std_inc && !cpp_opts->preprocessed) in push_command_line_include()
1542 if (!cpp_opts->preprocessed && opt->code == OPT_include in push_command_line_include()
1553 if (!cpp_opts->preprocessed) in push_command_line_include()
H A Dc-ppoutput.c99 && !cpp_get_options (pfile)->preprocessed) in preprocess_file()
659 if (!cpp_get_options (parse_in)->preprocessed) in pp_file_change()
H A Dc-pch.c407 if (!cpp_get_options (pfile)->preprocessed) in c_common_pch_pragma()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dinit.cc692 CPP_OPTION (pfile, preprocessed) ? &pfile->no_search_path in cpp_read_main_file()
703 injecting || CPP_OPTION (pfile, preprocessed) in cpp_read_main_file()
708 if (CPP_OPTION (pfile, preprocessed)) in cpp_read_main_file()
876 if (CPP_OPTION (pfile, preprocessed)) in post_options()
H A Ddirectives.cc463 if (CPP_PEDANTIC (pfile) && ! CPP_OPTION (pfile, preprocessed) in _cpp_handle_directive()
489 if (CPP_OPTION (pfile, preprocessed) in _cpp_handle_directive()
504 if (! CPP_OPTION (pfile, preprocessed)) in _cpp_handle_directive()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dcppopts.texi123 preprocessed output.
137 also suppresses preprocessed output, as a missing header file renders
213 preprocessed. This suppresses things like macro expansion, trigraph
216 pass a file preprocessed with @option{-C} to the compiler without
222 extensions that GCC uses for preprocessed files created by
251 files previously preprocessed with @code{-E -fdirectives-only}.
255 files previously preprocessed with @code{-E -fdirectives-only}.
370 This option is off by default, because the resulting preprocessed output
388 directory, when it's present in the preprocessed input, as the
H A Dcppenv.texi28 regardless of which language is being preprocessed.
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dcppopts.texi123 preprocessed output.
137 also suppresses preprocessed output, as a missing header file renders
217 preprocessed. This suppresses things like macro expansion, trigraph
220 pass a file preprocessed with @option{-C} to the compiler without
226 extensions that GCC uses for preprocessed files created by
255 files previously preprocessed with @code{-E -fdirectives-only}.
259 files previously preprocessed with @code{-E -fdirectives-only}.
374 This option is off by default, because the resulting preprocessed output
392 directory, when it's present in the preprocessed input, as the
H A Dcppenv.texi28 regardless of which language is being preprocessed.
/netbsd-src/external/lgpl3/gmp/dist/mpn/
H A DMakeasm.am72 # .S assembler, preprocessed with cpp.
92 # .asm assembler, preprocessed with m4.
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/i386/
H A Dregs.sed.in30 * This file is a sed script which is first preprocessed by cpp or cc -E to
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DTypes.def26 // The third value is that id of the type for preprocessed inputs of
27 // this type, or INVALID if this type is not preprocessed.
/netbsd-src/external/apache2/llvm/dist/clang/docs/CommandGuide/
H A Dclang.rst600 source file is preprocessed.
605 source file is preprocessed.
610 source file is preprocessed.
666 include preprocessed source files (use the :option:`-E` option) and the full
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dinit.c690 if (CPP_OPTION (pfile, preprocessed)) in cpp_read_main_file()
818 if (CPP_OPTION (pfile, preprocessed)) in post_options()
H A Ddirectives.c447 if (CPP_PEDANTIC (pfile) && ! CPP_OPTION (pfile, preprocessed) in _cpp_handle_directive()
473 if (CPP_OPTION (pfile, preprocessed) in _cpp_handle_directive()
488 if (! CPP_OPTION (pfile, preprocessed)) in _cpp_handle_directive()
H A Dpch.c592 if (CPP_OPTION (r, preprocessed)) in cpp_valid_state()
/netbsd-src/external/lgpl3/gmp/dist/doc/
H A Dconfiguration67 .asm Assembly code preprocessed with m4
68 .S Assembly code preprocessed with cpp
69 .s Assembly code not preprocessed at all
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dcpp.cc525 cpp_option->preprocessed = gfc_option.flag_preprocessed; in gfc_cpp_post_options()
918 if (!cpp_get_options (cpp_in)->preprocessed) in cb_file_change()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DHowToSubmitABug.rst68 On a ``clang`` crash, the compiler will dump a preprocessed file and a script
79 reduce the preprocessed file down to the smallest amount of code that still
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dcpp.c475 cpp_option->preprocessed = gfc_option.flag_preprocessed; in gfc_cpp_post_options()
898 if (!cpp_get_options (cpp_in)->preprocessed) in cb_file_change()
/netbsd-src/external/bsd/ntp/dist/scripts/monitoring/
H A DREADME91 values, that have been preprocessed and analysed by this script.
/netbsd-src/external/gpl3/autoconf/dist/lib/autoconf/
H A Dfortran.m41195 # FCFLAGS needed to allow this extension for preprocessed Fortran, and store
1197 # If successful, call ACTION-IF-SUCCESS. If unable to compile preprocessed
1242 AC_CACHE_CHECK([for Fortran flag to compile preprocessed .$1 files],
1273 [AC_MSG_ERROR([Fortran could not compile preprocessed .$1 files])])
1292 # Find a flag to specify defines for preprocessed Fortran. Not all
1306 AC_CACHE_CHECK([how to define symbols for preprocessed Fortran],

1234