Home | History | Annotate | Download | only in glsl

Lines Matching refs:yyp

2305       char const *yyp = yystr;
2308 switch (*++yyp)
2315 if (*++yyp != '\\')
2320 yyres[yyn] = *yyp;
2427 char *yyp = yyresult;
2429 while ((*yyp = *yyf) != '\0')
2431 if (*yyp == '%' && yyf[1] == 's' && yyi < yycount)
2433 yyp += yytnamerr (yyp, yyarg[yyi++]);
2438 yyp++;