Home | History | Annotate | Download | only in libpcap

Lines Matching refs:yytname

778 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM.
780 static const char *const yytname[] =
1288 YYFPRINTF (stderr, "%s ", yytname[yyrhs[yyi]]);
1289 YYFPRINTF (stderr, "-> %s\n", yytname[yyr1[yyrule]]);
1384 backslash-backslash). YYSTR is taken from yytname. If YYRES is
1452 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1454 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
2757 YYSIZE_T yysize0 = yytnamerr (0, yytname[yytype]);
2790 /* Stay within bounds of both yycheck and yytname. */
2795 yyarg[0] = yytname[yytype];
2808 yyarg[yycount++] = yytname[yyx];
2809 yysize1 = yysize + yytnamerr (0, yytname[yyx]);