Searched refs:yyp (Results 1 – 4 of 4) sorted by relevance
1136 char const *yyp = yystr; in yytnamerr() local1139 switch (*++yyp) in yytnamerr()1146 if (*++yyp != '\\') in yytnamerr()1151 yyres[yyn] = *yyp; in yytnamerr()1289 char *yyp = *yymsg; in yysyntax_error() local1291 while ((*yyp = *yyformat) != '\0') in yysyntax_error()1292 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()1294 yyp += yytnamerr (yyp, yyarg[yyi++]); in yysyntax_error()1299 yyp++; in yysyntax_error()
1136 char const *yyp = yystr;1139 switch (*++yyp)1146 if (*++yyp != '\\')1151 yyres[yyn] = *yyp;1289 char *yyp = *yymsg;1291 while ((*yyp = *yyformat) != '\0')1292 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)1294 yyp += yytnamerr (yyp, yyarg[yyi++]);1299 yyp++;
1211 char const *yyp = yystr;1214 switch (*++yyp)1221 if (*++yyp != '\\')1226 yyres[yyn] = *yyp;1364 char *yyp = *yymsg;1366 while ((*yyp = *yyformat) != '\0')1367 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)1369 yyp += yytnamerr (yyp, yyarg[yyi++]);1374 yyp++;
1039 char const *yyp = yystr;1042 switch (*++yyp)1049 if (*++yyp != '\\')1054 yyres[yyn] = *yyp;1195 char *yyp = *yymsg;1197 while ((*yyp = *yyformat) != '\0')1198 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)1200 yyp += yytnamerr (yyp, yyarg[yyi++]);1205 yyp++;