Lines Matching full:expansion
123 * except that its expansion is a C expression. Thus, much <tt>\#ifdef</tt>
143 * expansion time in the next macro, not "(1)", etc... Standard
144 * recursive expansion does not work.
151 * @p _flag expansion, results in either @p _if_1_code or @p
157 * during macro expansion.
183 * sometimes more useful when used within another macro's expansion.
185 * @note @p _flag can be the result of preprocessor expansion, e.g.
319 * During macro expansion, `__VA_ARGS__` and other preprocessor
347 * @brief Macro with an empty expansion
459 * <tt>F(i, ...)</tt>. @p F is called repeatedly in the expansion.
507 * a, b)</tt> is added after each time @p F appears in the expansion: