Searched refs:yyformat (Results 1 – 4 of 4) sorted by relevance
1209 const char *yyformat = YY_NULL; in yysyntax_error() local1282 yyformat = S; \ in yysyntax_error()1293 yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()1313 while ((*yyp = *yyformat) != '\0') in yysyntax_error()1314 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()1317 yyformat += 2; in yysyntax_error()1322 yyformat++; in yysyntax_error()
1209 const char *yyformat = YY_NULL;1210 /* Arguments of yyformat. */1282 yyformat = S; \1293 yysize1 = yysize + yystrlen (yyformat);1313 while ((*yyp = *yyformat) != '\0')1314 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)1317 yyformat += 2;1322 yyformat++;
1246 const char *yyformat = YY_NULL;1247 /* Arguments of yyformat. */1321 yyformat = S; \1333 YYSIZE_T yysize1 = yysize + yystrlen (yyformat);1354 while ((*yyp = *yyformat) != '\0')1355 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)1358 yyformat += 2;1363 yyformat++;
1052 const char *yyformat = YY_NULLPTR;1053 /* Arguments of yyformat. */1123 yyformat = S; \1135 YYSIZE_T yysize1 = yysize + yystrlen (yyformat);1156 while ((*yyp = *yyformat) != '\0')1157 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)1160 yyformat += 2;1165 yyformat++;