Home
last modified time | relevance | path

Searched refs:preprocessor (Results 1 – 25 of 182) sorted by relevance

12345678

/freebsd-12.1/contrib/ncurses/ncurses/tty/
H A DMKexpanded.sh39 preprocessor="$1"
41 preprocessor="cc -E"
45 preprocessor="$preprocessor $*"
47 preprocessor="$preprocessor -DHAVE_CONFIG_H -I. -I../include"
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dtroff9 0 search/1 .\\" troff or preprocessor input text
11 0 search/1 '\\" troff or preprocessor input text
13 0 search/1 '.\\" troff or preprocessor input text
15 0 search/1 \\" troff or preprocessor input text
17 0 search/1 ''' troff or preprocessor input text
19 0 regex/20l \^\\.[A-Za-z0-9][A-Za-z0-9][\ \t] troff or preprocessor input text
21 0 regex/20l \^\\.[A-Za-z0-9][A-Za-z0-9]$ troff or preprocessor input text
/freebsd-12.1/contrib/gcclibs/libcpp/
H A DChangeLog.gcc433 PR preprocessor/23479
12 PR preprocessor/14331
54 PR preprocessor/28709:
59 PR preprocessor/29966:
H A DChangeLog11 PR preprocessor/30468:
17 PR preprocessor/29612
23 PR preprocessor/28709
41 PR preprocessor/14634
63 PR preprocessor/27746
96 PR preprocessor/25717
178 PR preprocessor/24202
189 PR preprocessor/22042
205 PR preprocessor/15220
220 PR preprocessor/13726
[all …]
/freebsd-12.1/contrib/ncurses/ncurses/base/
H A DMKlib_gen.sh65 preprocessor="$1 -DNCURSES_INTERNALS -I../include"
82 preprocessor="$preprocessor -P"
494 $preprocessor $TMP 2>/dev/null \
/freebsd-12.1/contrib/gcc/doc/
H A Dfrontends.texi51 @cindex compiler compared to C++ preprocessor
58 sort of preprocessor should not be confused with the @dfn{C
59 preprocessor}, which is an integral feature of the C and C++ languages.
H A Dcppopts.texi7 @c Options affecting the preprocessor
24 If you are invoking the preprocessor from a shell or shell-like
82 preprocessor's warnings are on by default and have no options to
130 The preprocessor will also warn if the macro has not been used at the
208 This option does not suppress the preprocessor's debug output, such as
234 the preprocessor sends the rules to the same place it would have sent
511 This option provides a simplified preprocessor to improve the
541 Indicate to the preprocessor that the input file has already been
594 preprocessing. When this option is enabled, the preprocessor will
637 preprocessor, including predefined macros. This gives you a way of
[all …]
H A Dcpp.texi55 * Cpp: (cpp). The GNU C preprocessor.
221 This manual describes the behavior of the ISO preprocessor. To
222 minimize gratuitous differences, where the ISO preprocessor's
502 preprocessor. @xref{C++ Named Operators}.
631 what most people think of as the preprocessor's job.
1235 to the C preprocessor
1854 preprocessor always conforms to the standard unless the
1985 on the command line of the preprocessor or C compiler.
2607 the preprocessor output unchanged. Consider an example:
3514 preprocessor.
[all …]
H A Dcppinternals.texi73 The GNU C preprocessor is
75 a stand-alone preprocessor, and a preprocessor integrated with the C
83 preprocessor in previous versions of GCC would operate on text strings
229 in the preprocessor; there are plenty of tests in the testsuite for
324 When the preprocessor was changed to return pointers to tokens, one
337 preprocessor wants to be able to test the current token with the
487 The preprocessor stores macro expansions in tokenized form. This
506 The preprocessor maintains a @dfn{context stack}, implemented as a
673 Look at how the preprocessor gets whitespace output correct
701 above, the preprocessor inserts a special token, which I call a
[all …]
H A Dcppenv.texi7 @c Environment variables affecting the preprocessor
/freebsd-12.1/contrib/sqlite3/
H A DREADME.txt99 Other preprocessor defines
102 Additionally, preprocessor defines may be specified by using the OPTS macro
103 on the NMAKE command line. However, not all possible preprocessor defines
/freebsd-12.1/contrib/apr/
H A Dapr-config.in61 --cpp print C preprocessor name and any required options
63 --cppflags print C preprocessor flags
/freebsd-12.1/contrib/libevent/
H A DDoxyfile194 # Configuration options related to the preprocessor
198 # evaluate all C-preprocessor directives found in the sources and include
223 # the preprocessor.
235 # are defined before the preprocessor is started (similar to the -D option of
252 # doxygen's preprocessor will remove all function-like macros that are alone
/freebsd-12.1/contrib/ntp/sntp/libevent/
H A DDoxyfile194 # Configuration options related to the preprocessor
198 # evaluate all C-preprocessor directives found in the sources and include
223 # the preprocessor.
235 # are defined before the preprocessor is started (similar to the -D option of
252 # doxygen's preprocessor will remove all function-like macros that are alone
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DDiagnosticLexKinds.td247 "cannot be used in preprocessor constant expression">;
332 "integer overflow in preprocessor expression">;
338 InGroup<DiagGroup<"import-preprocessor-directive-pedantic">>;
450 def err_pp_expected_rparen : Error<"expected ')' in preprocessor expression">;
452 "expected end of line in preprocessor expression">;
457 "division by zero in preprocessor expression">;
459 "remainder by zero in preprocessor expression">;
461 "token is not a valid binary operator in a preprocessor subexpression">;
465 "invalid token at start of a preprocessor expression">;
596 "floating point literal in preprocessor expression">;
/freebsd-12.1/cddl/usr.sbin/dtrace/tests/common/
H A DMakefile48 preprocessor \
/freebsd-12.1/contrib/ntp/sntp/m4/
H A Ddefine_dir.m47 dnl preprocessor symbol.
/freebsd-12.1/contrib/llvm/include/llvm/TableGen/
H A DSearchableTable.td15 // the name of the def is generated. It is guarded by the preprocessor define
20 // guarded by the GET_name_IMPL preprocessor guard.
/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMIReadMe.txt37 MICmnConfig.h defines various preprocessor build options.
/freebsd-12.1/contrib/googletest/googletest/m4/
H A Dgtest.m422 [C-like preprocessor flags for Google Test.])
/freebsd-12.1/contrib/byacc/
H A DREADME.BTYACC216 If you define preprocessor variable YYERROR_DETAILED in
257 ** Added preprocessor statements to BtYacc that are similar
258 in function and behavior to C/C++ preprocessor statements.
276 Define preprocessor variable named <var-name>.
279 If preprocessor variable named <var-name>
284 Closing bracket for %ifdef preprocessor statement.
/freebsd-12.1/tools/kerneldoc/
H A DDoxyfile167 # Configuration options related to the preprocessor
/freebsd-12.1/crypto/heimdal/doc/
H A Ddoxytmpl.dxy208 # Configuration options related to the preprocessor
/freebsd-12.1/tools/kerneldoc/subsys/
H A Dcommon-Doxyfile224 # Configuration options related to the preprocessor
/freebsd-12.1/etc/mtree/
H A DBSD.tests.dist160 preprocessor

12345678