Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.tab.c1206 static char const yyunexpected[] = "syntax error, unexpected %s"; in yysyntax_error() local
1209 char yyformat[sizeof yyunexpected in yysyntax_error()
1225 yyfmt = yystpcpy (yyformat, yyunexpected); in yysyntax_error()
1234 yyformat[sizeof yyunexpected - 1] = '\0'; in yysyntax_error()
H A Dzconf.tab.c_shipped1206 static char const yyunexpected[] = "syntax error, unexpected %s";
1209 char yyformat[sizeof yyunexpected
1225 yyfmt = yystpcpy (yyformat, yyunexpected);
1234 yyformat[sizeof yyunexpected - 1] = '\0';
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-parser.tab.c_shipped1007 static char const yyunexpected[] = "syntax error, unexpected %s";
1010 char yyformat[sizeof yyunexpected
1026 yyfmt = yystpcpy (yyformat, yyunexpected);
1035 yyformat[sizeof yyunexpected - 1] = '\0';
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dparse.c_shipped1255 static char const yyunexpected[] = "syntax error, unexpected %s";
1258 char yyformat[sizeof yyunexpected
1274 yyfmt = yystpcpy (yyformat, yyunexpected);
1283 yyformat[sizeof yyunexpected - 1] = '\0';