Searched refs:spec_verbose_file (Results 1 – 6 of 6) sorted by relevance
47 char *spec_verbose_file = NULL; /* for --verbose. */ variable336 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()
39 extern char *spec_verbose_file;
736 free (spec_verbose_file); in getargs()737 spec_verbose_file = xstrdup (AS_FILE_NAME (optarg)); in getargs()
506 FILE *out = xfopen (spec_verbose_file, "w"); in print_results()
655 DEFINE (spec_verbose_file); in prepare()
4169 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)