Home
last modified time | relevance | path

Searched refs:yyf (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.tab.c1205 char const *yyf; in yysyntax_error() local
1245 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()
H A Dzconf.tab.c_shipped1205 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++;
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-parser.tab.c_shipped1006 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++;
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dparse.c_shipped1254 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++;