HomeSort by relevance Sort by last modified time
    Searched refs:current_file (Results 1 - 11 of 11) sorted by null

  /external/bison/src/
complain.c 69 fprintf (stderr, "%s: %s", current_file ? current_file : program_name, _("warning: "));
105 fprintf (stderr, "%s: ", current_file ? current_file : program_name);
141 fprintf (stderr, "%s: ", current_file ? current_file : program_name);
files.h 61 extern uniqstr current_file;