Lines Matching full:reading_file
1114 fatal (reading_file, "%s", msg);1117 error (reading_file, "%s", msg);1620 if (reading_file && reading_file->filenm)1622 error_prefix = (char *) alloca (strlen (reading_file->filenm)+11+4);1624 "%s:%lu: ", reading_file->filenm, reading_file->lineno);