Searched defs:yyerror (Results 1 - 1 of 1) sorted by relevance

/system/core/sh/
H A Darith.c167 void yyerror(const char *);
559 /* Like YYERROR except do call yyerror. This remains here temporarily
579 yyerror ("syntax error: cannot back up");\
1240 yyerror("division by zero");
1249 yyerror("division by zero");
1364 yyerror (yymsg);
1368 yyerror ("syntax error; also virtual memory exhausted");
1372 yyerror ("syntax error");
1490 yyerror ("parser stack overflow");
1580 yyerror(
1576 yyerror(s) function
[all...]

Completed in 101 milliseconds