Lines Matching defs:yyformat
1351 const char *yyformat = YY_NULLPTR;1352 /* Arguments of yyformat. */1422 yyformat = S; \1434 YYSIZE_T yysize1 = yysize + yystrlen (yyformat);1455 while ((*yyp = *yyformat) != '\0')1456 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)1459 yyformat += 2;1464 yyformat++;