Home | History | Annotate | Download | only in openfst

Lines Matching refs:macro

4193 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
15275 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15279 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15283 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15287 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15291 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15295 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15299 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15303 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15307 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15311 Usually this means the macro was only invoked conditionally." "$LINENO" 5
15315 Usually this means the macro was only invoked conditionally." "$LINENO" 5
16541 # For the awk script, D is an array of macro values keyed by name,
16542 # likewise P contains macro parameters if any. Preserve backslash
16600 macro = mac2[1]
16602 if (D_is_set[macro]) {
16604 print prefix "define", macro P[macro] D[macro]
16611 print "/*", prefix defundef, macro, "*/"