Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/binutils/gas/
Dread.c5732 int inescape = 0; in _find_end_of_line() local
5744 else if (inescape) in _find_end_of_line()
5745 inescape = 0; in _find_end_of_line()
5747 inescape = 1; in _find_end_of_line()
5759 if (inescape) in _find_end_of_line()
DChangeLog-98991242 * read.c (read_a_source_file): Only declare inescape if