Lines Matching refs:macro
2132 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
14081 Usually this means the macro was only invoked conditionally." "$LINENO" 5
14085 Usually this means the macro was only invoked conditionally." "$LINENO" 5
14097 Usually this means the macro was only invoked conditionally." "$LINENO" 5
14101 Usually this means the macro was only invoked conditionally." "$LINENO" 5
14105 Usually this means the macro was only invoked conditionally." "$LINENO" 5
14109 Usually this means the macro was only invoked conditionally." "$LINENO" 5
14113 Usually this means the macro was only invoked conditionally." "$LINENO" 5
14117 Usually this means the macro was only invoked conditionally." "$LINENO" 5
14121 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15234 # For the awk script, D is an array of macro values keyed by name,
15235 # likewise P contains macro parameters if any. Preserve backslash
15293 macro = mac2[1]
15295 if (D_is_set[macro]) {
15297 print prefix "define", macro P[macro] D[macro]
15304 print "/*", prefix defundef, macro, "*/"