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

/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/intl/
H A Dplural.c248 static const char *const yytname[] = variable
919 yychar, yytname[yychar1]);
958 yychar, yytname[yychar1]));
1024 YYFPRINTF (stderr, "%s ", yytname[yyrhs[yyi]]);
1025 YYFPRINTF (stderr, " -> %s\n", yytname[yyr1[yyn]]);
1171 yyx < (int) (sizeof (yytname) / sizeof (char *)); yyx++)
1173 yysize += yystrlen (yytname[yyx]) + 15, yycount++;
1175 yysize += yystrlen (yytname[YYTRANSLATE (yychar)]);
1180 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]);
1186 yyx < (int) (sizeof (yytname) / sizeo
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/intl/
H A Dplural.c248 static const char *const yytname[] = variable
919 yychar, yytname[yychar1]);
958 yychar, yytname[yychar1]));
1024 YYFPRINTF (stderr, "%s ", yytname[yyrhs[yyi]]);
1025 YYFPRINTF (stderr, " -> %s\n", yytname[yyr1[yyn]]);
1171 yyx < (int) (sizeof (yytname) / sizeof (char *)); yyx++)
1173 yysize += yystrlen (yytname[yyx]) + 15, yycount++;
1175 yysize += yystrlen (yytname[YYTRANSLATE (yychar)]);
1180 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]);
1186 yyx < (int) (sizeof (yytname) / sizeo
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Darparse.c367 static const char *const yytname[] = variable
638 YYFPRINTF (stderr, "%s ", yytname [yyrhs[yyi]]);
639 YYFPRINTF (stderr, "-> %s\n", yytname [yyr1[yyrule]]);
760 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
766 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
1048 YYDPRINTF ((stderr, "Shifting token %s, ", yytname[yytoken]));
1265 /* Stay within bounds of both yycheck and yytname. */
1274 yysize += yystrlen (yyprefix) + yystrlen (yytname [yyx]);
1283 + yystrlen (yytname[yytype]));
1288 yyp = yystpcpy (yyp, yytname[yytyp
[all...]
H A Ddefparse.c392 static const char *const yytname[] = variable
697 YYFPRINTF (stderr, "%s ", yytname [yyrhs[yyi]]);
698 YYFPRINTF (stderr, "-> %s\n", yytname [yyr1[yyrule]]);
819 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
825 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
1107 YYDPRINTF ((stderr, "Shifting token %s, ", yytname[yytoken]));
1448 /* Stay within bounds of both yycheck and yytname. */
1457 yysize += yystrlen (yyprefix) + yystrlen (yytname [yyx]);
1466 + yystrlen (yytname[yytype]));
1471 yyp = yystpcpy (yyp, yytname[yytyp
[all...]
H A Dsysinfo.c318 static const char *const yytname[] = variable
578 YYFPRINTF (stderr, "%s ", yytname [yyrhs[yyi]]);
579 YYFPRINTF (stderr, "-> %s\n", yytname [yyr1[yyrule]]);
700 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
706 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
988 YYDPRINTF ((stderr, "Shifting token %s, ", yytname[yytoken]));
1441 /* Stay within bounds of both yycheck and yytname. */
1450 yysize += yystrlen (yyprefix) + yystrlen (yytname [yyx]);
1459 + yystrlen (yytname[yytype]));
1464 yyp = yystpcpy (yyp, yytname[yytyp
[all...]
H A Dnlmheader.c483 static const char *const yytname[] = variable
772 YYFPRINTF (stderr, "%s ", yytname [yyrhs[yyi]]);
773 YYFPRINTF (stderr, "-> %s\n", yytname [yyr1[yyrule]]);
894 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
900 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
1182 YYDPRINTF ((stderr, "Shifting token %s, ", yytname[yytoken]));
1735 /* Stay within bounds of both yycheck and yytname. */
1744 yysize += yystrlen (yyprefix) + yystrlen (yytname [yyx]);
1753 + yystrlen (yytname[yytype]));
1758 yyp = yystpcpy (yyp, yytname[yytyp
[all...]
H A Drcparse.c689 static const char *const yytname[] = variable
1328 YYFPRINTF (stderr, "%s ", yytname [yyrhs[yyi]]);
1329 YYFPRINTF (stderr, "-> %s\n", yytname [yyr1[yyrule]]);
1450 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1456 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
1738 YYDPRINTF ((stderr, "Shifting token %s, ", yytname[yytoken]));
3805 /* Stay within bounds of both yycheck and yytname. */
3814 yysize += yystrlen (yyprefix) + yystrlen (yytname [yyx]);
3823 + yystrlen (yytname[yytype]));
3828 yyp = yystpcpy (yyp, yytname[yytyp
[all...]
/macosx-10.10.1/bc-21/bc/bc/
H A Dbc.c206 static const char * const yytname[] = { "$","error","$undefined.","ENDOFLINE", variable
909 fprintf (stderr, "Next token is %d (%s", yychar, yytname[yychar1]);
950 fprintf(stderr, "Shifting token %d (%s), ", yychar, yytname[yychar1]);
991 fprintf (stderr, "%s ", yytname[yyrhs[i]]);
992 fprintf (stderr, " -> %s\n", yytname[yyr1[yyn]]);
1739 x < (sizeof(yytname) / sizeof(char *)); x++)
1741 size += strlen(yytname[x]) + 15, count++;
1751 x < (sizeof(yytname) / sizeof(char *)); x++)
1755 strcat(msg, yytname[x]);
1784 fprintf(stderr, "Discarding token %d (%s).\n", yychar, yytname[yychar
[all...]
/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclDate.c647 static const char *const yytname[] =
954 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
956 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
1120 backslash-backslash). YYSTR is taken from yytname. If YYRES is
1180 YYSIZE_T yysize0 = yytnamerr (0, yytname[yytype]);
1212 /* Stay within bounds of both yycheck and yytname. */
1217 yyarg[0] = yytname[yytype];
1230 yyarg[yycount++] = yytname[yyx];
1231 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
646 static const char *const yytname[] = variable
/macosx-10.10.1/xnu-2782.1.97/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.cpp566 static const char *const yytname[] = variable
851 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
853 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
1013 backslash-backslash). YYSTR is taken from yytname. If YYRES is
1073 YYSIZE_T yysize0 = yytnamerr (0, yytname[yytype]);
1105 /* Stay within bounds of both yycheck and yytname. */
1110 yyarg[0] = yytname[yytype];
1123 yyarg[yycount++] = yytname[yyx];
1124 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
/macosx-10.10.1/awk-20/src/
H A Dytabc.bak588 static const char *const yytname[] =
1946 YYFPRINTF (stderr, "%s ", yytname [yyrhs[yyi]]);
1947 YYFPRINTF (stderr, "-> %s\n", yytname [yyr1[yyrule]]);
2062 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
2064 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
3197 /* Stay within bounds of both yycheck and yytname. */
3206 yysize += yystrlen (yyprefix) + yystrlen (yytname [yyx]);
3215 + yystrlen (yytname[yytype]));
3220 yyp = yystpcpy (yyp, yytname[yytype]);
3229 yyp = yystpcpy (yyp, yytname[yy
[all...]
H A Dytab.c724 static const char *const yytname[] = variable
2080 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
2082 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
2242 backslash-backslash). YYSTR is taken from yytname. If YYRES is
2302 YYSIZE_T yysize0 = yytnamerr (0, yytname[yytype]);
2334 /* Stay within bounds of both yycheck and yytname. */
2339 yyarg[0] = yytname[yytype];
2352 yyarg[yycount++] = yytname[yyx];
2353 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
/macosx-10.10.1/IOKitUser-1050.1.21/
H A DIOCFUnserialize.tab.c563 static const char *const yytname[] = variable
848 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
850 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
1010 backslash-backslash). YYSTR is taken from yytname. If YYRES is
1070 YYSIZE_T yysize0 = yytnamerr (0, yytname[yytype]);
1102 /* Stay within bounds of both yycheck and yytname. */
1107 yyarg[0] = yytname[yytype];
1120 yyarg[yycount++] = yytname[yyx];
1121 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dgetdate.c686 static const char *const yytname[] = variable
1002 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1004 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
1165 backslash-backslash). YYSTR is taken from yytname. If YYRES is
1225 YYSIZE_T yysize0 = yytnamerr (0, yytname[yytype]);
1257 /* Stay within bounds of both yycheck and yytname. */
1262 yyarg[0] = yytname[yytype];
1275 yyarg[yycount++] = yytname[yyx];
1276 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_parser.c902 static const char *const yytname[] = variable
1520 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1522 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
1682 backslash-backslash). YYSTR is taken from yytname. If YYRES is
1742 YYSIZE_T yysize0 = yytnamerr (0, yytname[yytype]);
1774 /* Stay within bounds of both yycheck and yytname. */
1779 yyarg[0] = yytname[yytype];
1792 yyarg[yycount++] = yytname[yyx];
1793 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
3523 return yytname[YYTRANSLAT
[all...]
H A Dntp_parser.y1153 return yytname[YYTRANSLATE(token)];
/macosx-10.10.1/ruby-106/ruby/ext/ripper/
H A Dripper.c1534 static const char *const yytname[] = variable
4549 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
4551 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
4715 backslash-backslash). YYSTR is taken from yytname. If YYRES is
4770 YYSIZE_T yysize0 = yytnamerr (0, yytname[yytoken]);
4812 yyarg[yycount++] = yytname[yytoken];
4819 /* Stay within bounds of both yycheck and yytname. */
4834 yyarg[yycount++] = yytname[yyx];
4835 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
/macosx-10.10.1/ruby-106/ruby/
H A Dparse.c1534 static const char *const yytname[] = variable
4549 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
4551 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
4715 backslash-backslash). YYSTR is taken from yytname. If YYRES is
4770 YYSIZE_T yysize0 = yytnamerr (0, yytname[yytoken]);
4812 yyarg[yycount++] = yytname[yytoken];
4819 /* Stay within bounds of both yycheck and yytname. */
4834 yyarg[yycount++] = yytname[yyx];
4835 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
/macosx-10.10.1/swig-12/Source/CParse/
H A Dparser.c2383 static const char *const yytname[] = variable
3863 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
3865 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
4025 backslash-backslash). YYSTR is taken from yytname. If YYRES is
4085 YYSIZE_T yysize0 = yytnamerr (0, yytname[yytype]);
4117 /* Stay within bounds of both yycheck and yytname. */
4122 yyarg[0] = yytname[yytype];
4135 yyarg[yycount++] = yytname[yyx];
4136 yysize1 = yysize + yytnamerr (0, yytname[yyx]);

Completed in 413 milliseconds