Home | History | Annotate | Download | only in glcpp

Lines Matching refs:yyp

1295       char const *yyp = yystr;
1298 switch (*++yyp)
1305 if (*++yyp != '\\')
1310 yyres[yyn] = *yyp;
1417 char *yyp = yyresult;
1419 while ((*yyp = *yyf) != '\0')
1421 if (*yyp == '%' && yyf[1] == 's' && yyi < yycount)
1423 yyp += yytnamerr (yyp, yyarg[yyi++]);
1428 yyp++;