Searched refs:yyf (Results 1 – 4 of 4) sorted by relevance
1205 char const *yyf; in yysyntax_error() local1245 yyf = YY_(yyformat); in yysyntax_error()1246 yysize1 = yysize + yystrlen (yyf); in yysyntax_error()1260 while ((*yyp = *yyf) != '\0') in yysyntax_error()1262 if (*yyp == '%' && yyf[1] == 's' && yyi < yycount) in yysyntax_error()1265 yyf += 2; in yysyntax_error()1270 yyf++; in yysyntax_error()
1205 char const *yyf;1245 yyf = YY_(yyformat);1246 yysize1 = yysize + yystrlen (yyf);1260 while ((*yyp = *yyf) != '\0')1262 if (*yyp == '%' && yyf[1] == 's' && yyi < yycount)1265 yyf += 2;1270 yyf++;
1006 char const *yyf;1046 yyf = YY_(yyformat);1047 yysize1 = yysize + yystrlen (yyf);1061 while ((*yyp = *yyf) != '\0')1063 if (*yyp == '%' && yyf[1] == 's' && yyi < yycount)1066 yyf += 2;1071 yyf++;
1254 char const *yyf;1294 yyf = YY_(yyformat);1295 yysize1 = yysize + yystrlen (yyf);1309 while ((*yyp = *yyf) != '\0')1311 if (*yyp == '%' && yyf[1] == 's' && yyi < yycount)1314 yyf += 2;1319 yyf++;