Home | History | Annotate | Download | only in config

Lines Matching full:yyerror

34 /* Remap normal yacc parser interface names (yyparse, yylex, yyerror,
43 #define yyerror m68k_error
87 static void yyerror (const char *);
275 yyerror (_("syntax error"));
312 yyerror (_("syntax error"));
323 yyerror (_("syntax error"));
389 yyerror (_("syntax error"));
401 yyerror (_("syntax error"));
426 yyerror (_("syntax error"));
434 yyerror (_("syntax error"));
442 yyerror (_("syntax error"));
902 yyerror (_("illegal size specification"));
923 yyerror (_("scale specification must resolve to a number"));
935 yyerror (_("invalid scale value"));
1111 yyerror (const char *s)