Home
last modified time | relevance | path

Searched refs:yytname (Results 1 – 6 of 6) sorted by relevance

/external/e2fsprogs/intl/
Dplural.c224 static const char *const yytname[] = variable
893 yychar, yytname[yychar1]); in yyparse()
932 yychar, yytname[yychar1])); in yyparse()
998 YYFPRINTF (stderr, "%s ", yytname[yyrhs[yyi]]); in yyparse()
999 YYFPRINTF (stderr, " -> %s\n", yytname[yyr1[yyn]]); in yyparse()
1144 yyx < (int) (sizeof (yytname) / sizeof (char *)); yyx++) in yyparse()
1146 yysize += yystrlen (yytname[yyx]) + 15, yycount++; in yyparse()
1148 yysize += yystrlen (yytname[YYTRANSLATE (yychar)]); in yyparse()
1153 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]); in yyparse()
1159 yyx < (int) (sizeof (yytname) / sizeof (char *)); in yyparse()
[all …]
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DExpressionParser.cpp519 static const char *const yytname[] = variable
758 yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]); in yy_symbol_print()
944 YYSIZE_T yysize0 = yytnamerr (YY_NULLPTR, yytname[yytoken]); in yysyntax_error()
981 yyarg[yycount++] = yytname[yytoken]; in yysyntax_error()
1003 yyarg[yycount++] = yytname[yyx]; in yysyntax_error()
1005 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error()
/external/toybox/kconfig/
Dzconf.tab.c_shipped506 static const char *const yytname[] =
901 YYFPRINTF (stderr, "%s ", yytname[yyrhs[yyi]]);
902 YYFPRINTF (stderr, "-> %s\n", yytname[yyr1[yyrule]]);
996 backslash-backslash). YYSTR is taken from yytname. If YYRES is
1063 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1065 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
1875 YYSIZE_T yysize0 = yytnamerr (0, yytname[yytype]);
1908 /* Stay within bounds of both yycheck and yytname. */
1913 yyarg[0] = yytname[yytype];
1926 yyarg[yycount++] = yytname[yyx];
[all …]
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dparser.c655 static const char *const yytname[] = variable
1161 yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]); in yy_symbol_print()
1347 YYSIZE_T yysize0 = yytnamerr (YY_NULLPTR, yytname[yytoken]); in yysyntax_error()
1384 yyarg[yycount++] = yytname[yytoken]; in yysyntax_error()
1406 yyarg[yycount++] = yytname[yyx]; in yysyntax_error()
1408 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error()
/external/libpcap/
Dgrammar.c966 static const char *const yytname[] = variable
1478 yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]); in yy_symbol_print()
1664 YYSIZE_T yysize0 = yytnamerr (YY_NULLPTR, yytname[yytoken]); in yysyntax_error()
1701 yyarg[yycount++] = yytname[yytoken]; in yysyntax_error()
1723 yyarg[yycount++] = yytname[yyx]; in yysyntax_error()
1725 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error()
/external/swiftshader/src/OpenGL/compiler/
Dglslang_tab.cpp741 static const char *const yytname[] = variable
1756 yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]); in yy_symbol_print()
1944 YYSIZE_T yysize0 = yytnamerr (YY_NULLPTR, yytname[yytoken]); in yysyntax_error()
1981 yyarg[yycount++] = yytname[yytoken]; in yysyntax_error()
2003 yyarg[yycount++] = yytname[yyx]; in yysyntax_error()
2005 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error()