| /freebsd-12.1/contrib/gcc/ |
| H A D | c-opts.c | 765 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 D | c-ppoutput.c | 81 && !cpp_get_options (pfile)->preprocessed) in preprocess_file() 424 if (!cpp_get_options (parse_in)->preprocessed) in pp_file_change()
|
| H A D | c-pch.c | 448 if (!cpp_get_options (pfile)->preprocessed) in c_common_pch_pragma()
|
| H A D | gcc.c | 3111 bool preprocessed; member 6625 infiles[i].preprocessed = false; in main() 6661 infiles[i].preprocessed = true; in main()
|
| H A D | c.opt | 691 Treat the input file as already preprocessed
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Driver/ |
| H A D | Types.def | 27 // 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 D | Options.td | 283 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 D | init.c | 498 if (CPP_OPTION (pfile, preprocessed)) in cpp_read_main_file() 633 if (CPP_OPTION (pfile, preprocessed)) in post_options()
|
| H A D | directives.c | 405 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 D | pch.c | 460 if (CPP_OPTION (r, preprocessed)) in cpp_valid_state()
|
| H A D | files.c | 794 CPP_OPTION (pfile, preprocessed) in _cpp_stack_file()
|
| /freebsd-12.1/cddl/contrib/opensolaris/lib/libdtrace/i386/ |
| H A D | regs.sed.in | 30 * This file is a sed script which is first preprocessed by cpp or cc -E to
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | cppopts.texi | 235 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 D | cppenv.texi | 26 regardless of which language is being preprocessed.
|
| H A D | cppinternals.texi | 147 useful when generating diagnostics, and for emitting the preprocessed 644 preprocessor: there needs to be a guarantee that re-reading its preprocessed
|
| H A D | invoke.texi | 123 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 D | cpp.texi | 195 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 D | sourcebuild.texi | 1194 is preprocessed, compiled, linked or run. In these tests, error and warning
|
| /freebsd-12.1/contrib/gcclibs/libcpp/include/ |
| H A D | cpplib.h | 383 unsigned char preprocessed; member
|
| /freebsd-12.1/contrib/ntp/scripts/monitoring/ |
| H A D | README | 91 values, that have been preprocessed and analysed by this script.
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/ |
| H A D | DiagnosticDriverKinds.td | 246 "%0: previously preprocessed input%select{ unused when '%2' is present|}1">,
|
| /freebsd-12.1/contrib/ntp/sntp/m4/ |
| H A D | ntp_libntp.m4 | 90 dnl in the resulting preprocessed source than the spu_info array in
|
| /freebsd-12.1/contrib/googletest/googletest/xcode/gtest.xcodeproj/ |
| H A D | project.pbxproj | 31 …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 D | flex.skl | 9 %# 2. The preprocessed skeleton is translated verbatim into a
|
| /freebsd-12.1/contrib/ncurses/ |
| H A D | INSTALL | 234 The terminfo(5) manual page must be preprocessed with tbl(1) before
|