Lines Matching refs:macro
30 similar. In this case, consider simplifying the macro call (fewer
253 _SDT_ASM_1(.macro _SDT_SIGN x) \
260 _SDT_ASM_1(.macro _SDT_SIZE_ x) \
265 _SDT_ASM_1(.macro _SDT_SIZE x) \
268 _SDT_ASM_1(.macro _SDT_TYPE_ x) \
276 _SDT_ASM_1(.macro _SDT_TYPE x) \
401 /* This STAP_PROBEV macro can be used in variadic scenarios, where the
403 variadic macro support may vary with compiler options, you must
424 with -std=gnu99 or -std=c99 to use the STAP_PROBE_ASM macro.
426 The STAP_PROBE_ASM macro generates a quoted string to be used in the
443 using the macro STAP_PROBE_ASM_TEMPLATE(n) for n arguments. The paired
444 macro STAP_PROBE_ASM_OPERANDS gives the C values of these probe arguments,
484 /* DTrace compatible macro names. */