Searched refs:out_name (Results 1 – 1 of 1) sorted by relevance
367 String out_name; in open_files() local385 out_name = out_path + emit.parser_class_name + ".java"; in open_files()386 fil = new File(out_name); in open_files()391 System.err.println("Can't open \"" + out_name + "\" for output"); in open_files()396 out_name = out_path + emit.symbol_const_class_name + ".java"; in open_files()397 fil = new File(out_name); in open_files()402 System.err.println("Can't open \"" + out_name + "\" for output"); in open_files()