Home
last modified time | relevance | path

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

12

/freebsd-12.1/contrib/gcc/
H A Dc-opts.c765 cpp_opts->preprocessed = value; in c_common_handle_option()
1360 if (cpp_opts->directives_only && !cpp_opts->preprocessed && !flag_dump_macros) in sanitize_cpp_opts()
1427 if (!cpp_opts->preprocessed) in finish_options()
1499 if (!cpp_opts->preprocessed && opt->code == OPT_include in push_command_line_include()
1510 if (!cpp_opts->preprocessed) in push_command_line_include()
H A Dc-ppoutput.c81 && !cpp_get_options (pfile)->preprocessed) in preprocess_file()
424 if (!cpp_get_options (parse_in)->preprocessed) in pp_file_change()
H A Dc-pch.c448 if (!cpp_get_options (pfile)->preprocessed) in c_common_pch_pragma()
H A Dgcc.c3111 bool preprocessed; member
6625 infiles[i].preprocessed = false; in main()
6661 infiles[i].preprocessed = true; in main()
H A Dc.opt691 Treat the input file as already preprocessed
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Driver/
H A DTypes.def27 // The third value is that id of the type for preprocessed inputs of
28 // this type, or INVALID if this type is not preprocessed.
H A DOptions.td283 HelpText<"Auto-generates preprocessed source files and a reproduction script">;
340 HelpText<"Include comments from within macros in preprocessed output">;
342 HelpText<"Include comments in preprocessed output">;
825 …HelpText<"Disable auto-generation of preprocessed source files and a script for reproduction durin…
/freebsd-12.1/contrib/gcclibs/libcpp/
H A Dinit.c498 if (CPP_OPTION (pfile, preprocessed)) in cpp_read_main_file()
633 if (CPP_OPTION (pfile, preprocessed)) in post_options()
H A Ddirectives.c405 if (CPP_PEDANTIC (pfile) && ! CPP_OPTION (pfile, preprocessed) in _cpp_handle_directive()
431 if (CPP_OPTION (pfile, preprocessed) in _cpp_handle_directive()
446 if (! CPP_OPTION (pfile, preprocessed)) in _cpp_handle_directive()
H A Dpch.c460 if (CPP_OPTION (r, preprocessed)) in cpp_valid_state()
H A Dfiles.c794 CPP_OPTION (pfile, preprocessed) in _cpp_stack_file()
/freebsd-12.1/cddl/contrib/opensolaris/lib/libdtrace/i386/
H A Dregs.sed.in30 * This file is a sed script which is first preprocessed by cpp or cc -E to
/freebsd-12.1/contrib/gcc/doc/
H A Dcppopts.texi235 preprocessed output.
247 also suppresses preprocessed output, as a missing header file renders
338 This option is off by default, because the resulting preprocessed output
542 preprocessed. This suppresses things like macro expansion, trigraph
545 pass a file preprocessed with @option{-C} to the compiler without
551 extensions that GCC uses for preprocessed files created by
597 directory, when it's present in the preprocessed input, as the
H A Dcppenv.texi26 regardless of which language is being preprocessed.
H A Dcppinternals.texi147 useful when generating diagnostics, and for emitting the preprocessed
644 preprocessor: there needs to be a guarantee that re-reading its preprocessed
H A Dinvoke.texi123 or preprocessed source.
792 or preprocessed source.
827 C source code which must be preprocessed.
830 C source code which should not be preprocessed.
833 C++ source code which should not be preprocessed.
856 Fixed form Fortran source code which should not be preprocessed.
866 Free form Fortran source code which should not be preprocessed.
870 Free form Fortran source code which must be preprocessed (with the
901 Assembler code which must be preprocessed.
985 an object file, an assembler file or preprocessed C code.
[all …]
H A Dcpp.texi195 languages. If a Makefile is preprocessed, all the hard tabs will be
3453 the same column in the preprocessed output that it appeared in the
3587 attempt to compile preprocessed output containing an unmatched quote
H A Dsourcebuild.texi1194 is preprocessed, compiled, linked or run. In these tests, error and warning
/freebsd-12.1/contrib/gcclibs/libcpp/include/
H A Dcpplib.h383 unsigned char preprocessed; member
/freebsd-12.1/contrib/ntp/scripts/monitoring/
H A DREADME91 values, that have been preprocessed and analysed by this script.
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DDiagnosticDriverKinds.td246 "%0: previously preprocessed input%select{ unused when '%2' is present|}1">,
/freebsd-12.1/contrib/ntp/sntp/m4/
H A Dntp_libntp.m490 dnl in the resulting preprocessed source than the spu_info array in
/freebsd-12.1/contrib/googletest/googletest/xcode/gtest.xcodeproj/
H A Dproject.pbxproj31 …ersion.h must be performed in its own target. Since the Info.plist is preprocessed before any of t…
/freebsd-12.1/contrib/flex/
H A Dflex.skl9 %# 2. The preprocessed skeleton is translated verbatim into a
/freebsd-12.1/contrib/ncurses/
H A DINSTALL234 The terminfo(5) manual page must be preprocessed with tbl(1) before

12