Lines Matching refs:macro
3757 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
14880 # a function called by this macro, so we could check for that, but
15591 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15595 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15599 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15603 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15607 Usually this means the macro was only invoked conditionally." "$LINENO" 5
16780 # For the awk script, D is an array of macro values keyed by name,
16781 # likewise P contains macro parameters if any. Preserve backslash
16839 macro = mac2[1]
16841 if (D_is_set[macro]) {
16843 print prefix "define", macro P[macro] D[macro]
16850 print "/*", prefix defundef, macro, "*/"