Home
last modified time | relevance | path

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

/freebsd/contrib/unifdef/
H A Dunifdef.c188 static const char *linefile; /* file name for #line */ variable
402 linefile = NULL; in processinout()
406 linefile = ifn; in processinout()
742 if (linefile == NULL) in hashline()
746 linenum, linefile, newline); in hashline()