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

/freebsd-9.3-release/contrib/binutils/gas/
H A Dread.c615 static char *last_eol;
617 last_eol = NULL;
726 if (s != last_eol)
728 last_eol = s;
612 static char *last_eol; local

Completed in 66 milliseconds