Home | History | Annotate | Download | only in compiler

Lines Matching defs:yyformat

1946   const char *yyformat = YY_NULLPTR;
1947 /* Arguments of yyformat. */
2017 yyformat = S; \
2029 YYSIZE_T yysize1 = yysize + yystrlen (yyformat);
2050 while ((*yyp = *yyformat) != '\0')
2051 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)
2054 yyformat += 2;
2059 yyformat++;