Lines Matching defs:yyp
880 char const *yyp = yystr;883 switch (*++yyp)890 if (*++yyp != '\\')895 yyres[yyn] = *yyp;1032 char *yyp = *yymsg;1034 while ((*yyp = *yyformat) != '\0')1035 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)1037 yyp += yytnamerr (yyp, yyarg[yyi++]);1042 yyp++;