Lines Matching refs:macro
3313 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3908 # See if sys/param.h defines the BYTE_ORDER macro.
6155 # Some versions of VAC won't allow macro redefinitions at
6158 # It also throws errors about null macro argments, but these are
6160 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if compiler allows macro redefinitions" >&5
6161 $as_echo_n "checking if compiler allows macro redefinitions... " >&6; }
13675 #error "msg_accrights is a macro"
13812 #error "msg_control is a macro"
17111 # For the awk script, D is an array of macro values keyed by name,
17112 # likewise P contains macro parameters if any. Preserve backslash
17170 macro = mac2[1]
17172 if (D_is_set[macro]) {
17174 print prefix "define", macro P[macro] D[macro]
17181 print "/*", prefix defundef, macro, "*/"