Home
last modified time | relevance | path

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

/Linux-v4.19/tools/bpf/
Dbpf_exp.l32 extern void yyerror(const char *str);
195 yyerror("lex unknown character");
Dbpf_exp.y40 extern void yyerror(const char *str);
652 void yyerror(const char *str) in yyerror() function
/Linux-v4.19/scripts/genksyms/
Dparse.y36 static void yyerror(const char *);
510 yyerror(const char *e)
/Linux-v4.19/scripts/dtc/
Ddtc-parser.y28 extern void yyerror(char const *s);
552 void yyerror(char const *s)
/Linux-v4.19/scripts/kconfig/
Dzconf.y24 static void yyerror(const char *err);
624 static void yyerror(const char *err) in yyerror() function
/Linux-v4.19/drivers/scsi/aic7xxx/aicasm/
Daicasm_gram.y110 void yyerror(const char *string);
1981 yyerror(const char *string) in yyerror() function