HomeSort by relevance Sort by last modified time
    Searched full:spec_xml_file (Results 1 - 6 of 6) sorted by null

  /external/bison/src/
files.h 45 extern char *spec_xml_file;
files.c 49 char *spec_xml_file = NULL; /* for -x. */ variable
331 if (! spec_xml_file)
332 spec_xml_file = concat2 (all_but_tab_ext, ".xml");
333 output_file_name_check (&spec_xml_file);
388 free (spec_xml_file);
getargs.c 714 free (spec_xml_file);
715 spec_xml_file = xstrdup (AS_FILE_NAME (optarg));
print-xml.c 502 FILE *out = xfopen (spec_xml_file, "w");
  /prebuilts/misc/linux-x86/bison/
bison 
  /external/bison/
ChangeLog-2012     [all...]

Completed in 129 milliseconds