Lines Matching defs:yyp
860 char const *yyp = yystr;863 switch (*++yyp)870 if (*++yyp != '\\')875 yyres[yyn] = *yyp;1012 char *yyp = *yymsg;1014 while ((*yyp = *yyformat) != '\0')1015 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)1017 yyp += yytnamerr (yyp, yyarg[yyi++]);1022 yyp++;