Searched refs:error_text (Results 1 – 1 of 1) sorted by relevance
2931 char error_text[64]; in yyparse() local2939 snprintf(error_text, sizeof(error_text), in yyparse()2942 yyerror(error_text); in yyparse()