Home | History | Annotate | Download | only in make-3.81

Lines Matching refs:filenm

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);