Home
last modified time | relevance | path

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

1234

/dragonfly/contrib/ncurses/ncurses/tty/
H A DMKexpanded.sh40 preprocessor="$1"
42 preprocessor="cc -E"
46 preprocessor="$preprocessor $*"
48 preprocessor="$preprocessor -DHAVE_CONFIG_H -I. -I../include"
/dragonfly/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-z][A-Za-z0-9][\ \t] troff or preprocessor input text
21 0 regex/20l \^\\.[A-Za-z][A-Za-z0-9]$ troff or preprocessor input text
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dcppopts.texi7 @c Options affecting the preprocessor
24 If you are invoking the preprocessor from a shell or shell-like
84 preprocessor's warnings are on by default and have no options to
128 The preprocessor will also warn if the macro has not been used at the
233 the preprocessor sends the rules to the same place it would have sent
540 preprocessor operations, such as macro expansion and trigraph
569 Indicate to the preprocessor that the input file has already been
607 option makes the preprocessor and the compiler consume more
653 preprocessing. When this option is enabled, the preprocessor will
696 preprocessor, including predefined macros. This gives you a way of
[all …]
H A Dfrontends.texi54 @cindex compiler compared to C++ preprocessor
61 sort of preprocessor should not be confused with the @dfn{C
62 preprocessor}, which is an integral feature of the C, C++, Objective-C
H A Dcpp.texi56 * Cpp: (cpp). The GNU C preprocessor.
190 The C preprocessor is intended to be used only with C, C++, and
224 minimize gratuitous differences, where the ISO preprocessor's
504 preprocessor. @xref{C++ Named Operators}.
633 what most people think of as the preprocessor's job.
1274 to the C preprocessor
1893 preprocessor always conforms to the standard unless the
2032 on the command line of the preprocessor or C compiler.
2834 the preprocessor output unchanged. Consider an example:
3744 preprocessor.
[all …]
H A Dcppinternals.texi75 The GNU C preprocessor is
77 a stand-alone preprocessor, and a preprocessor integrated with the C,
85 preprocessor in previous versions of GCC would operate on text strings
232 in the preprocessor; there are plenty of tests in the testsuite for
327 When the preprocessor was changed to return pointers to tokens, one
340 preprocessor wants to be able to test the current token with the
490 The preprocessor stores macro expansions in tokenized form. This
509 The preprocessor maintains a @dfn{context stack}, implemented as a
676 Look at how the preprocessor gets whitespace output correct
704 above, the preprocessor inserts a special token, which I call a
[all …]
H A Dimplement-cxx.texi21 choices are documented in the preprocessor manual.
H A Dcppenv.texi7 @c Environment variables affecting the preprocessor
/dragonfly/contrib/ncurses/ncurses/base/
H A DMKlib_gen.sh66 preprocessor="$1 -DNCURSES_WATTR_MACROS -DNCURSES_INTERNALS -I../include"
83 preprocessor="$preprocessor -P"
519 $preprocessor $TMP 2>/dev/null \
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-pj.texi45 a logical line number directive (@pxref{Comments}) or a preprocessor
H A Dc-epiphany.texi60 a logical line number directive (@pxref{Comments}) or a preprocessor
H A Dc-mt.texi62 logical line number directive (@pxref{Comments}) or a preprocessor
H A Dc-ip2k.texi63 logical line number directive (@pxref{Comments}) or a preprocessor
H A Dc-xc16x.texi74 logical line number directive (@pxref{Comments}) or a preprocessor
H A Dc-ns32k.texi65 logical line number directive (@pxref{Comments}) or a preprocessor
H A Dc-arc.texi143 preprocessor control command (@pxref{Preprocessing}).
165 @cindex C preprocessor macro separator, ARC
166 @cindex ARC C preprocessor macro separator
168 preprocessor macro.
H A Dc-microblaze.texi93 preprocessor control command (@pxref{Preprocessing}).
H A Dc-xstormy16.texi29 (@pxref{Comments}) or a preprocessor control command
H A Dc-rl78.texi141 logical line number directive (@pxref{Comments}) or a preprocessor
H A Dc-cr16.texi117 directive (@pxref{Comments}) or a preprocessor control command
H A Dc-m32c.texi142 preprocessor control command (@pxref{Preprocessing}).
H A Dc-score.texi160 logical line number directive (@pxref{Comments}) or a preprocessor
H A Dc-lm32.texi213 number directive (@pxref{Comments}) or a preprocessor
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtimevar.def57 DEFTIMEVAR (TV_PCH_CPP_SAVE , "PCH preprocessor state save")
61 DEFTIMEVAR (TV_PCH_CPP_RESTORE , "PCH preprocessor state restore")
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtimevar.def63 DEFTIMEVAR (TV_PCH_CPP_SAVE , "PCH preprocessor state save")
67 DEFTIMEVAR (TV_PCH_CPP_RESTORE , "PCH preprocessor state restore")

1234