Home
last modified time | relevance | path

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

/system/core/sh/
Darith.y54 void yyerror(const char *);
101 yyerror("division by zero");
106 yyerror("division by zero");
190 yyerror(s) in yyerror() function
Darith.c167 void yyerror(const char *);
579 yyerror ("syntax error: cannot back up");\
1237 yyerror("division by zero");
1246 yyerror("division by zero");
1360 yyerror (yymsg);
1364 yyerror ("syntax error; also virtual memory exhausted");
1368 yyerror ("syntax error");
1486 yyerror ("parser stack overflow");
1576 yyerror(s) in yyerror() function