Searched refs:yyprefix (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/
H A Dzconf.tab.c1755 const char* yyprefix;
1768 yyprefix = ", expecting ";
1772 yysize += yystrlen (yyprefix) + yystrlen (yytname [yyx]);
1790 yyprefix = ", expecting ";
1794 yyp = yystpcpy (yyp, yyprefix);
1796 yyprefix = " or ";
1751 const char* yyprefix; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A Dzconf.tab.c1896 char const *yyprefix = yyexpecting;
1924 yyfmt = yystpcpy (yyfmt, yyprefix);
1925 yyprefix = yyor;
1892 char const *yyprefix = yyexpecting; local

Completed in 60 milliseconds