Home
last modified time | relevance | path

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

/external/bison/src/
Dfiles.c47 char *spec_verbose_file = NULL; /* for --verbose. */ variable
336 if (!spec_verbose_file) in compute_output_file_names()
337 spec_verbose_file = concat2 (all_but_tab_ext, OUTPUT_EXT); in compute_output_file_names()
338 output_file_name_check (&spec_verbose_file); in compute_output_file_names()
384 free (spec_verbose_file); in output_file_names_free()
Dfiles.h39 extern char *spec_verbose_file;
Dgetargs.c736 free (spec_verbose_file); in getargs()
737 spec_verbose_file = xstrdup (AS_FILE_NAME (optarg)); in getargs()
Dprint.c506 FILE *out = xfopen (spec_verbose_file, "w"); in print_results()
Doutput.c655 DEFINE (spec_verbose_file); in prepare()
/external/bison/
DChangeLog-20124169 spec_verbose_file if already set.
4173 (getargs): Add case for it setting spec_verbose_file.
6575 * src/files.h (parser_file_name, spec_verbose_file, spec_graph_file):
6589 spec_verbose_file, spec_graph_file, spec_defines_file,
9852 (spec_file_prefix, spec_verbose_file, spec_graph_file)