Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.bin/unifdef/
Dunifdef.c176 static const char *linefile; /* file name for #line */ variable
390 linefile = NULL; in processinout()
394 linefile = ifn; in processinout()
730 if (linefile == NULL) in hashline()
734 linenum, linefile, newline); in hashline()
/freebsd-12-stable/contrib/binutils/gas/
DChangeLog812 (s_app_line): Accept ill-formed .linefile lines as comments.
820 * app.c (do_scrub_chars): Turn #<line>"file"flags into .linefile.
824 * read.c (potable): Add linefile. Adjust appline argument.
826 (s_app_line): For .linefile, accept file name and flags.