Searched refs:yytype (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)
815 int yytype; variable
822 if (yytype < YYNTOKENS)
823 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
827 switch (yytype)
842 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
845 yy_symbol_print (yyoutput, yytype, yyvaluep)
847 int yytype; variable
851 if (yytype < YYNTOKEN
1072 int yytype = YYTRANSLATE (yychar); local
[all...]

Completed in 24 milliseconds