Lines Matching refs:macro
3890 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
16003 Usually this means the macro was only invoked conditionally." "$LINENO" 5
16007 Usually this means the macro was only invoked conditionally." "$LINENO" 5
16011 Usually this means the macro was only invoked conditionally." "$LINENO" 5
16015 Usually this means the macro was only invoked conditionally." "$LINENO" 5
16019 Usually this means the macro was only invoked conditionally." "$LINENO" 5
17212 # For the awk script, D is an array of macro values keyed by name,
17213 # likewise P contains macro parameters if any. Preserve backslash
17271 macro = mac2[1]
17273 if (D_is_set[macro]) {
17275 print prefix "define", macro P[macro] D[macro]
17282 print "/*", prefix defundef, macro, "*/"