Searched refs:yyprefix (Results 1 - 6 of 6) sorted by path

/macosx-10.10/awk-20/src/
H A Dytabc.bak3189 const char* yyprefix;
3202 yyprefix = ", expecting ";
3206 yysize += yystrlen (yyprefix) + yystrlen (yytname [yyx]);
3224 yyprefix = ", expecting ";
3228 yyp = yystpcpy (yyp, yyprefix);
3230 yyprefix = " or ";
/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Darparse.c1257 const char* yyprefix;
1270 yyprefix = ", expecting ";
1274 yysize += yystrlen (yyprefix) + yystrlen (yytname [yyx]);
1292 yyprefix = ", expecting ";
1296 yyp = yystpcpy (yyp, yyprefix);
1298 yyprefix = " or ";
1253 const char* yyprefix; local
H A Ddefparse.c1440 const char* yyprefix;
1453 yyprefix = ", expecting ";
1457 yysize += yystrlen (yyprefix) + yystrlen (yytname [yyx]);
1475 yyprefix = ", expecting ";
1479 yyp = yystpcpy (yyp, yyprefix);
1481 yyprefix = " or ";
1436 const char* yyprefix; local
H A Dnlmheader.c1727 const char* yyprefix;
1740 yyprefix = ", expecting ";
1744 yysize += yystrlen (yyprefix) + yystrlen (yytname [yyx]);
1762 yyprefix = ", expecting ";
1766 yyp = yystpcpy (yyp, yyprefix);
1768 yyprefix = " or ";
1723 const char* yyprefix; local
H A Drcparse.c3797 const char* yyprefix;
3810 yyprefix = ", expecting ";
3814 yysize += yystrlen (yyprefix) + yystrlen (yytname [yyx]);
3832 yyprefix = ", expecting ";
3836 yyp = yystpcpy (yyp, yyprefix);
3838 yyprefix = " or ";
3793 const char* yyprefix; local
H A Dsysinfo.c1433 const char* yyprefix;
1446 yyprefix = ", expecting ";
1450 yysize += yystrlen (yyprefix) + yystrlen (yytname [yyx]);
1468 yyprefix = ", expecting ";
1472 yyp = yystpcpy (yyp, yyprefix);
1474 yyprefix = " or ";
1429 const char* yyprefix; local

Completed in 385 milliseconds