Searched refs:yyformat (Results 1 – 4 of 4) sorted by relevance
1187 const char *yyformat = 0; in yysyntax_error() local1260 yyformat = S; \ in yysyntax_error()1271 yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()1291 while ((*yyp = *yyformat) != '\0') in yysyntax_error()1292 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()1295 yyformat += 2; in yysyntax_error()1300 yyformat++; in yysyntax_error()
1187 const char *yyformat = 0;1188 /* Arguments of yyformat. */1260 yyformat = S; \1271 yysize1 = yysize + yystrlen (yyformat);1291 while ((*yyp = *yyformat) != '\0')1292 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)1295 yyformat += 2;1300 yyformat++;
1262 const char *yyformat = YY_NULL;1263 /* Arguments of yyformat. */1335 yyformat = S; \1346 yysize1 = yysize + yystrlen (yyformat);1366 while ((*yyp = *yyformat) != '\0')1367 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)1370 yyformat += 2;1375 yyformat++;
1089 const char *yyformat = YY_NULL;1090 /* Arguments of yyformat. */1164 yyformat = S; \1176 YYSIZE_T yysize1 = yysize + yystrlen (yyformat);1197 while ((*yyp = *yyformat) != '\0')1198 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)1201 yyformat += 2;1206 yyformat++;