Lines Matching refs:macro
3575 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
19694 Usually this means the macro was only invoked conditionally." "$LINENO" 5
19698 Usually this means the macro was only invoked conditionally." "$LINENO" 5
19710 Usually this means the macro was only invoked conditionally." "$LINENO" 5
19714 Usually this means the macro was only invoked conditionally." "$LINENO" 5
19718 Usually this means the macro was only invoked conditionally." "$LINENO" 5
19722 Usually this means the macro was only invoked conditionally." "$LINENO" 5
19726 Usually this means the macro was only invoked conditionally." "$LINENO" 5
19730 Usually this means the macro was only invoked conditionally." "$LINENO" 5
19734 Usually this means the macro was only invoked conditionally." "$LINENO" 5
19738 Usually this means the macro was only invoked conditionally." "$LINENO" 5
19742 Usually this means the macro was only invoked conditionally." "$LINENO" 5
19746 Usually this means the macro was only invoked conditionally." "$LINENO" 5
19750 Usually this means the macro was only invoked conditionally." "$LINENO" 5
20975 # For the awk script, D is an array of macro values keyed by name,
20976 # likewise P contains macro parameters if any. Preserve backslash
21034 macro = mac2[1]
21036 if (D_is_set[macro]) {
21038 print prefix "define", macro P[macro] D[macro]
21045 print "/*", prefix defundef, macro, "*/"