Searched refs:linefile (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/usr.bin/unifdef/
H A Dunifdef.c202 static const char *linefile; /* file name for #line */ variable
431 linefile = NULL;
435 linefile = ifn;
771 if (linefile == NULL)
775 linenum, linefile, newline);

Completed in 109 milliseconds