Home | History | Annotate | Download | only in libpng

Lines Matching refs:macro

3658 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
11660 Usually this means the macro was only invoked conditionally." "$LINENO" 5
11664 Usually this means the macro was only invoked conditionally." "$LINENO" 5
11668 Usually this means the macro was only invoked conditionally." "$LINENO" 5
11672 Usually this means the macro was only invoked conditionally." "$LINENO" 5
12750 # For the awk script, D is an array of macro values keyed by name,
12751 # likewise P contains macro parameters if any. Preserve backslash
12809 macro = mac2[1]
12811 if (D_is_set[macro]) {
12813 print prefix "define", macro P[macro] D[macro]
12820 print "/*", prefix defundef, macro, "*/"