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

/macosx-10.5.8/xnu-1228.15.4/libkern/c++/
H A DOSUnserializeXML.cpp810 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
813 yy_symbol_value_print (yyoutput, yytype, yyvaluep)
814 FILE *yyoutput; variable
823 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
825 YYUSE (yyoutput);
842 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
845 yy_symbol_print (yyoutput, yytype, yyvaluep)
846 FILE *yyoutput; variable
852 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
854 YYFPRINTF (yyoutput, "nter
[all...]

Completed in 24 milliseconds