Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/
Dread.c840 static char *last_eol; in read_a_source_file() local
842 last_eol = NULL; in read_a_source_file()
873 if (s != last_eol) in read_a_source_file()
878 last_eol = s; in read_a_source_file()
DChangeLog-20052799 (read_a_source_file): New static variable last_eol. Don't list