Lines Matching refs:YYFPRINTF
1151 # ifndef YYFPRINTF
1153 # define YYFPRINTF fprintf macro
1159 YYFPRINTF Args; \
1169 YYFPRINTF (stderr, "%s ", Title); \
1172 YYFPRINTF (stderr, "\n"); \
1204 YYFPRINTF (yyo, "%s %s (", in yy_symbol_print()
1208 YYFPRINTF (yyo, ")"); in yy_symbol_print()
1219 YYFPRINTF (stderr, "Stack now"); in yy_stack_print()
1223 YYFPRINTF (stderr, " %d", yybot); in yy_stack_print()
1225 YYFPRINTF (stderr, "\n"); in yy_stack_print()
1246 YYFPRINTF (stderr, "Reducing stack by rule %d (line %d):\n", in yy_reduce_print()
1251 YYFPRINTF (stderr, " $%d = ", yyi + 1); in yy_reduce_print()
1255 YYFPRINTF (stderr, "\n"); in yy_reduce_print()