Lines Matching refs:macro
3431 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
15103 # See if sys/param.h defines the BYTE_ORDER macro.
15686 /* No optimized 64 bit byte swapping macro is available */
15758 /* No optimized 64 bit byte swapping macro is available */
16127 Usually this means the macro was only invoked conditionally." >&5
16129 Usually this means the macro was only invoked conditionally." >&2;}
16134 Usually this means the macro was only invoked conditionally." >&5
16136 Usually this means the macro was only invoked conditionally." >&2;}
16141 Usually this means the macro was only invoked conditionally." >&5
16143 Usually this means the macro was only invoked conditionally." >&2;}
16148 Usually this means the macro was only invoked conditionally." >&5
16150 Usually this means the macro was only invoked conditionally." >&2;}
16155 Usually this means the macro was only invoked conditionally." >&5
16157 Usually this means the macro was only invoked conditionally." >&2;}
17165 # For the awk script, D is an array of macro values keyed by name,
17166 # likewise P contains macro parameters if any. Preserve backslash
17224 macro = mac2[1]
17226 if (D_is_set[macro]) {
17228 print prefix "define", macro P[macro] D[macro]
17235 print "/*", prefix defundef, macro, "*/"