Lines Matching full:macro
159 before compilation. It is called a macro processor because it allows
180 you are writing in. Modern versions of the \s-1GNU\s0 assembler have macro
226 Predefine \fIname\fR as a macro, with definition \f(CW1\fR.
238 If you wish to define a function-like macro on the command line, write
314 Warn whenever an identifier which is not a macro is encountered in an
319 Warn about macros defined in the main file that are unused. A macro
321 The preprocessor will also warn if the macro has not been used at the
327 \&\fINote:\fR If a macro is actually used, but only used in skipped
329 warning in such a case, you might improve the scope of the macro's
681 preprocessor operations, such as macro expansion and trigraph
704 preprocessed. This suppresses things like macro expansion, trigraph
804 Like \fBD\fR, but emit only the macro names, not their expansions.
831 Do not discard comments, including during macro expansion. This is
833 also passed through to the output file where the macro is expanded.
836 \&\fB\-CC\fR option causes all \*(C+\-style comments inside a macro
838 of that macro from inadvertently commenting out the remainder of