Home | History | Annotate | Download | only in elfutils

Lines Matching refs:macro

3383 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
5068 Usually this means the macro was only invoked conditionally." >&5
5070 Usually this means the macro was only invoked conditionally." >&2;}
5075 Usually this means the macro was only invoked conditionally." >&5
5077 Usually this means the macro was only invoked conditionally." >&2;}
5082 Usually this means the macro was only invoked conditionally." >&5
5084 Usually this means the macro was only invoked conditionally." >&2;}
5089 Usually this means the macro was only invoked conditionally." >&5
5091 Usually this means the macro was only invoked conditionally." >&2;}
5096 Usually this means the macro was only invoked conditionally." >&5
5098 Usually this means the macro was only invoked conditionally." >&2;}
5103 Usually this means the macro was only invoked conditionally." >&5
5105 Usually this means the macro was only invoked conditionally." >&2;}
5110 Usually this means the macro was only invoked conditionally." >&5
5112 Usually this means the macro was only invoked conditionally." >&2;}
5117 Usually this means the macro was only invoked conditionally." >&5
5119 Usually this means the macro was only invoked conditionally." >&2;}
5124 Usually this means the macro was only invoked conditionally." >&5
5126 Usually this means the macro was only invoked conditionally." >&2;}
5131 Usually this means the macro was only invoked conditionally." >&5
5133 Usually this means the macro was only invoked conditionally." >&2;}
5138 Usually this means the macro was only invoked conditionally." >&5
5140 Usually this means the macro was only invoked conditionally." >&2;}
5145 Usually this means the macro was only invoked conditionally." >&5
5147 Usually this means the macro was only invoked conditionally." >&2;}
5152 Usually this means the macro was only invoked conditionally." >&5
5154 Usually this means the macro was only invoked conditionally." >&2;}
5919 # For the awk script, D is an array of macro values keyed by name,
5920 # likewise P contains macro parameters if any. Preserve backslash
5978 macro = mac2[1]
5980 if (D_is_set[macro]) {
5982 print prefix "define", macro P[macro] D[macro]
5989 print "/*", prefix defundef, macro, "*/"