Home | History | Annotate | Download | only in compiler

Lines Matching defs:yytname

251 #define yytname             DtCompilerParsername
618 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM.
620 static const char *const yytname[] =
873 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
875 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
1038 backslash-backslash). YYSTR is taken from yytname. If YYRES is
1098 YYSIZE_T yysize0 = yytnamerr (0, yytname[yytype]);
1130 /* Stay within bounds of both yycheck and yytname. */
1135 yyarg[0] = yytname[yytype];
1148 yyarg[yycount++] = yytname[yyx];
1149 yysize1 = yysize + yytnamerr (0, yytname[yyx]);