Lines Matching refs:macro
3391 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
11694 Usually this means the macro was only invoked conditionally." >&5
11696 Usually this means the macro was only invoked conditionally." >&2;}
11701 Usually this means the macro was only invoked conditionally." >&5
11703 Usually this means the macro was only invoked conditionally." >&2;}
11708 Usually this means the macro was only invoked conditionally." >&5
11710 Usually this means the macro was only invoked conditionally." >&2;}
12714 # For the awk script, D is an array of macro values keyed by name,
12715 # likewise P contains macro parameters if any. Preserve backslash
12773 macro = mac2[1]
12775 if (D_is_set[macro]) {
12777 print prefix "define", macro P[macro] D[macro]
12784 print "/*", prefix defundef, macro, "*/"