Searched defs:yyoutput (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/generated/
H A Ddt_grammar.c1398 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) argument
1401 yy_symbol_value_print (yyoutput, yytype, yyvaluep)
1402 FILE *yyoutput;
1411 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
1413 YYUSE (yyoutput);
1430 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) argument
1433 yy_symbol_print (yyoutput, yytype, yyvaluep)
1434 FILE *yyoutput;
1440 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1442 YYFPRINTF (yyoutput, "nter
[all...]

Completed in 49 milliseconds