Home | History | Annotate | Download | only in libevent

Lines Matching refs:macro

3383 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
24790 Usually this means the macro was only invoked conditionally." >&5
24792 Usually this means the macro was only invoked conditionally." >&2;}
24797 Usually this means the macro was only invoked conditionally." >&5
24799 Usually this means the macro was only invoked conditionally." >&2;}
24804 Usually this means the macro was only invoked conditionally." >&5
24806 Usually this means the macro was only invoked conditionally." >&2;}
24811 Usually this means the macro was only invoked conditionally." >&5
24813 Usually this means the macro was only invoked conditionally." >&2;}
25557 # For the awk script, D is an array of macro values keyed by name,
25558 # likewise P contains macro parameters if any. Preserve backslash
25616 macro = mac2[1]
25618 if (D_is_set[macro]) {
25620 print prefix "define", macro P[macro] D[macro]
25627 print "/*", prefix defundef, macro, "*/"