Searched refs:yyp (Results 1 – 4 of 4) sorted by relevance
1158 char const *yyp = yystr; in yytnamerr() local1161 switch (*++yyp) in yytnamerr()1168 if (*++yyp != '\\') in yytnamerr()1173 yyres[yyn] = *yyp; in yytnamerr()1311 char *yyp = *yymsg; in yysyntax_error() local1313 while ((*yyp = *yyformat) != '\0') in yysyntax_error()1314 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()1316 yyp += yytnamerr (yyp, yyarg[yyi++]); in yysyntax_error()1321 yyp++; in yysyntax_error()
1158 char const *yyp = yystr;1161 switch (*++yyp)1168 if (*++yyp != '\\')1173 yyres[yyn] = *yyp;1311 char *yyp = *yymsg;1313 while ((*yyp = *yyformat) != '\0')1314 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)1316 yyp += yytnamerr (yyp, yyarg[yyi++]);1321 yyp++;
1196 char const *yyp = yystr;1199 switch (*++yyp)1206 if (*++yyp != '\\')1211 yyres[yyn] = *yyp;1352 char *yyp = *yymsg;1354 while ((*yyp = *yyformat) != '\0')1355 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)1357 yyp += yytnamerr (yyp, yyarg[yyi++]);1362 yyp++;
1002 char const *yyp = yystr;1005 switch (*++yyp)1012 if (*++yyp != '\\')1017 yyres[yyn] = *yyp;1154 char *yyp = *yymsg;1156 while ((*yyp = *yyformat) != '\0')1157 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)1159 yyp += yytnamerr (yyp, yyarg[yyi++]);1164 yyp++;