Lines Matching refs:macro
2566 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
23190 # IBM z/OS requires a feature-test macro to be defined in order to
23218 # pthread_cleanup_push, or rather a function called by this macro,
23284 # The presence of a feature test macro requesting re-entrant function
23470 # ignore this macro, third-party headers might not.)
24717 # IBM z/OS requires a feature-test macro to be defined in order to
24745 # pthread_cleanup_push, or rather a function called by this macro,
24811 # The presence of a feature test macro requesting re-entrant function
24997 # ignore this macro, third-party headers might not.)
25506 Usually this means the macro was only invoked conditionally." "$LINENO" 5
25510 Usually this means the macro was only invoked conditionally." "$LINENO" 5
25514 Usually this means the macro was only invoked conditionally." "$LINENO" 5
25526 Usually this means the macro was only invoked conditionally." "$LINENO" 5
25530 Usually this means the macro was only invoked conditionally." "$LINENO" 5
25534 Usually this means the macro was only invoked conditionally." "$LINENO" 5
25538 Usually this means the macro was only invoked conditionally." "$LINENO" 5
25542 Usually this means the macro was only invoked conditionally." "$LINENO" 5
26755 # For the awk script, D is an array of macro values keyed by name,
26756 # likewise P contains macro parameters if any. Preserve backslash
26814 macro = mac2[1]
26816 if (D_is_set[macro]) {
26818 print prefix "define", macro P[macro] D[macro]
26825 print "/*", prefix defundef, macro, "*/"