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

/freebsd-10-stable/contrib/binutils/gas/
H A Dread.c543 static char *scrub_string;
551 copy = scrub_string_end - scrub_string;
554 memcpy (buf, scrub_string, copy);
555 scrub_string += copy;
1068 scrub_string = s;
540 static char *scrub_string; variable

Completed in 112 milliseconds