Searched refs:yyformat (Results 1 – 1 of 1) sorted by relevance
1592 const char *yyformat = YY_NULLPTR; in yysyntax_error() local1663 yyformat = S; \ in yysyntax_error()1675 YYSIZE_T yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()1696 while ((*yyp = *yyformat) != '\0') in yysyntax_error()1697 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()1700 yyformat += 2; in yysyntax_error()1705 yyformat++; in yysyntax_error()