Home
last modified time | relevance | path

Searched refs:yyerror (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.tab.c69 #define yyerror zconferror macro
827 yyerror (YY_("syntax error: cannot back up")); \
2069 yyerror (YY_("syntax error"));
2093 yyerror (yymsg);
2097 yyerror (YY_("syntax error"));
2212 yyerror (YY_("memory exhausted"));
H A Dzconf.tab.c_shipped69 #define yyerror zconferror
807 /* Like YYERROR except do call yyerror. This remains here temporarily
827 yyerror (YY_("syntax error: cannot back up")); \
1124 quotes and backslashes, so that it's suitable for yyerror. The
2069 yyerror (YY_("syntax error"));
2093 yyerror (yymsg);
2097 yyerror (YY_("syntax error"));
2212 yyerror (YY_("memory exhausted"));
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-parser.tab.c_shipped82 extern void yyerror(char const *s);
608 /* Like YYERROR except do call yyerror. This remains here temporarily
628 yyerror (YY_("syntax error: cannot back up")); \
925 quotes and backslashes, so that it's suitable for yyerror. The
1817 yyerror (YY_("syntax error"));
1841 yyerror (yymsg);
1845 yyerror (YY_("syntax error"));
1960 yyerror (YY_("memory exhausted"));
2008 void yyerror(char const *s) {
H A Ddtc-parser.y31 extern void yyerror(char const *s);
326 void yyerror(char const *s) { in yyerror() function
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dparse.c_shipped84 static void yyerror(const char *);
856 /* Like YYERROR except do call yyerror. This remains here temporarily
876 yyerror (YY_("syntax error: cannot back up")); \
1173 quotes and backslashes, so that it's suitable for yyerror. The
2335 yyerror (YY_("syntax error"));
2359 yyerror (yymsg);
2363 yyerror (YY_("syntax error"));
2478 yyerror (YY_("memory exhausted"));
2516 yyerror(const char *e)
H A Dparse.y36 static void yyerror(const char *);
496 yyerror(const char *e)