Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/gas/
HDread.c541 static char *scrub_string_end; variable
548 copy = scrub_string_end - scrub_string; in scrub_from_string()
1066 scrub_string_end = ends; in read_a_source_file()
HDChangeLog-92951229 * read.c (scrub_string, scrub_string_end): New static variables.