Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.tab.c1136 char const *yyp = yystr; in yytnamerr() local
1139 switch (*++yyp) in yytnamerr()
1146 if (*++yyp != '\\') in yytnamerr()
1151 yyres[yyn] = *yyp; in yytnamerr()
1258 char *yyp = yyresult; in yysyntax_error() local
1260 while ((*yyp = *yyf) != '\0') in yysyntax_error()
1262 if (*yyp == '%' && yyf[1] == 's' && yyi < yycount) in yysyntax_error()
1264 yyp += yytnamerr (yyp, yyarg[yyi++]); in yysyntax_error()
1269 yyp++; in yysyntax_error()
H A Dzconf.tab.c_shipped1136 char const *yyp = yystr;
1139 switch (*++yyp)
1146 if (*++yyp != '\\')
1151 yyres[yyn] = *yyp;
1258 char *yyp = yyresult;
1260 while ((*yyp = *yyf) != '\0')
1262 if (*yyp == '%' && yyf[1] == 's' && yyi < yycount)
1264 yyp += yytnamerr (yyp, yyarg[yyi++]);
1269 yyp++;
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-parser.tab.c_shipped937 char const *yyp = yystr;
940 switch (*++yyp)
947 if (*++yyp != '\\')
952 yyres[yyn] = *yyp;
1059 char *yyp = yyresult;
1061 while ((*yyp = *yyf) != '\0')
1063 if (*yyp == '%' && yyf[1] == 's' && yyi < yycount)
1065 yyp += yytnamerr (yyp, yyarg[yyi++]);
1070 yyp++;
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dparse.c_shipped1185 char const *yyp = yystr;
1188 switch (*++yyp)
1195 if (*++yyp != '\\')
1200 yyres[yyn] = *yyp;
1307 char *yyp = yyresult;
1309 while ((*yyp = *yyf) != '\0')
1311 if (*yyp == '%' && yyf[1] == 's' && yyi < yycount)
1313 yyp += yytnamerr (yyp, yyarg[yyi++]);
1318 yyp++;