Home | History | Annotate | Download | only in make-3.81

Lines Matching refs:macro

3528 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
9421 Usually this means the macro was only invoked conditionally." "$LINENO" 5
9425 Usually this means the macro was only invoked conditionally." "$LINENO" 5
9429 Usually this means the macro was only invoked conditionally." "$LINENO" 5
9433 Usually this means the macro was only invoked conditionally." "$LINENO" 5
9437 Usually this means the macro was only invoked conditionally." "$LINENO" 5
9441 Usually this means the macro was only invoked conditionally." "$LINENO" 5
10308 # For the awk script, D is an array of macro values keyed by name,
10309 # likewise P contains macro parameters if any. Preserve backslash
10367 macro = mac2[1]
10369 if (D_is_set[macro]) {
10371 print prefix "define", macro P[macro] D[macro]
10378 print "/*", prefix defundef, macro, "*/"