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

/darwin-on-arm/xnu/libkern/c++/
H A DOSUnserialize.cpp531 static const char *const yytname[] = variable
813 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
815 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
975 backslash-backslash). YYSTR is taken from yytname. If YYRES is
1035 YYSIZE_T yysize0 = yytnamerr (0, yytname[yytype]);
1067 /* Stay within bounds of both yycheck and yytname. */
1072 yyarg[0] = yytname[yytype];
1085 yyarg[yycount++] = yytname[yyx];
1086 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
H A DOSUnserializeXML.cpp562 static const char *const yytname[] = variable
847 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
849 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
1009 backslash-backslash). YYSTR is taken from yytname. If YYRES is
1069 YYSIZE_T yysize0 = yytnamerr (0, yytname[yytype]);
1101 /* Stay within bounds of both yycheck and yytname. */
1106 yyarg[0] = yytname[yytype];
1119 yyarg[yycount++] = yytname[yyx];
1120 yysize1 = yysize + yytnamerr (0, yytname[yyx]);

Completed in 25 milliseconds