Home | History | Annotate | Download | only in protobuf

Lines Matching refs:macro

3968 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
15182 # a function called by this macro, so we could check for that, but
15826 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15830 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15834 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15838 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15842 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15846 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15850 Usually this means the macro was only invoked conditionally." "$LINENO" 5
17039 # For the awk script, D is an array of macro values keyed by name,
17040 # likewise P contains macro parameters if any. Preserve backslash
17098 macro = mac2[1]
17100 if (D_is_set[macro]) {
17102 print prefix "define", macro P[macro] D[macro]
17109 print "/*", prefix defundef, macro, "*/"