Home
last modified time | relevance | path

Searched refs:yyq (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/intl/
Dplural.c1163 const char *yyq = ! yycount ? ", expecting " : " or "; in yyparse() local
1164 yyp = yystpcpy (yyp, yyq); in yyparse()
/external/bison/data/
Dglr.c1900 yyGLRState* yyp, *yyq, *yyr;
1905 for (yyp = yystackp->yytops.yystates[0], yyq = yyp->yypred, yyr = YY_NULL;
1907 yyr = yyp, yyp = yyq, yyq = yyp->yypred)