Lines Matching full:macros
157 \& /* trace group macros */
168 \& /* one\-shot trace macros */
216 but rather uses a set of convenience macros, see the \*(L"Macros\*(R" section below.
232 .SS "Macros"
233 .IX Subsection "Macros"
234 There are a number of convenience macros defined, to make tracing
293 so-called one-shot macros:
307 Internally, all one-shot macros are implemented using a generic \s-1\fBOSSL_TRACEV\s0()\fR
308 macro, since C90 does not support variadic macros. This helper macro has a rather
380 the convenience macros are defined to produce dead code.
381 For example, take this example from \*(L"Macros\*(R" section above: