Lines Matching full:macros
82 \& /* trace group macros */
93 \& /* one\-shot trace macros */
147 but rather uses a set of convenience macros, see the "Macros" section below.
172 .SS Macros
173 .IX Subsection "Macros"
174 There are a number of convenience macros defined, to make tracing
233 so-called one-shot macros:
247 Internally, all one-shot macros are implemented using a generic \fBOSSL_TRACEV()\fR
248 macro, since C90 does not support variadic macros. This helper macro has a rather
334 the convenience macros are defined to produce dead code.
335 For example, take this example from "Macros" section above: