Searched refs:had_parse_error (Results 1 – 2 of 2) sorted by relevance
44 static int had_parse_error = 0; variable288 had_parse_error = 1; in do_picture()470 had_parse_error = 1; in do_whole_file()642 return had_parse_error; in main()
651 * pic/main.cc (had_parse_error): New variable.652 (do_picture, do_whole_file): Set had_parse_error if yyparse()654 (main): Return 1 if had_parse_error is true.