Lines Matching refs:macro
4197 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
13061 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
13716 # See if sys/param.h defines the BYTE_ORDER macro.
18576 Usually this means the macro was only invoked conditionally." "$LINENO" 5
18580 Usually this means the macro was only invoked conditionally." "$LINENO" 5
18584 Usually this means the macro was only invoked conditionally." "$LINENO" 5
18588 Usually this means the macro was only invoked conditionally." "$LINENO" 5
18593 Usually this means the macro was only invoked conditionally." "$LINENO" 5
18597 Usually this means the macro was only invoked conditionally." "$LINENO" 5
18601 Usually this means the macro was only invoked conditionally." "$LINENO" 5
18605 Usually this means the macro was only invoked conditionally." "$LINENO" 5
19735 # For the awk script, D is an array of macro values keyed by name,
19736 # likewise P contains macro parameters if any. Preserve backslash
19794 macro = mac2[1]
19796 if (D_is_set[macro]) {
19798 print prefix "define", macro P[macro] D[macro]
19805 print "/*", prefix defundef, macro, "*/"