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

/freebsd-11-stable/contrib/binutils/gas/
H A Dinput-scrub.c442 new_logical_line_flags (char *fname, /* DON'T destroy it! We point to it! */
485 return new_logical_line_flags (fname, line_number, 0);
438 new_logical_line_flags (char *fname, /* DON'T destroy it! We point to it! */ function
H A Das.h562 int new_logical_line_flags (char *, int, int);
H A Dread.c1687 = (!new_logical_line_flags (s, -1, 1) && appfile);
1780 new_logical_line_flags() demands this. */
1808 new_logical_line_flags (file, l, flags);

Completed in 111 milliseconds