Lines Matching refs:macro
3647 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
20266 #define MVAL(macro) MVAL1(macro)
27625 Usually this means the macro was only invoked conditionally." >&5
27627 Usually this means the macro was only invoked conditionally." >&2;}
27632 Usually this means the macro was only invoked conditionally." >&5
27634 Usually this means the macro was only invoked conditionally." >&2;}
27639 Usually this means the macro was only invoked conditionally." >&5
27641 Usually this means the macro was only invoked conditionally." >&2;}
27678 Usually this means the macro was only invoked conditionally." >&5
27680 Usually this means the macro was only invoked conditionally." >&2;}
28437 # For the awk script, D is an array of macro values keyed by name,
28438 # likewise P contains macro parameters if any. Preserve backslash
28496 macro = mac2[1]
28498 if (D_is_set[macro]) {
28500 print prefix "define", macro P[macro] D[macro]
28507 print "/*", prefix defundef, macro, "*/"