Home | History | Annotate | Download | only in sh

Lines Matching defs:yytname

396 static const char *const yytname[] =
684 YYFPRINTF (stderr, "%s ", yytname [yyrhs[yyi]]);
685 YYFPRINTF (stderr, "-> %s\n", yytname [yyr1[yyrule]]);
806 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
812 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
1095 YYDPRINTF ((stderr, "Shifting token %s, ", yytname[yytoken]));
1328 /* Stay within bounds of both yycheck and yytname. */
1337 yysize += yystrlen (yyprefix) + yystrlen (yytname [yyx]);
1346 + yystrlen (yytname[yytype]));
1351 yyp = yystpcpy (yyp, yytname[yytype]);
1360 yyp = yystpcpy (yyp, yytname[yyx]);