Searched refs:scrub_from_string (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/gas/ |
H A D | read.c | 486 scrub_from_string (char *buf, int buflen) in scrub_from_string() function 1017 size = do_scrub_chars (scrub_from_string, new_tmp, space); in read_a_source_file()
|
H A D | ChangeLog-9899 | 1543 * read.c (scrub_from_string): Change to take char * and int. Copy
|
H A D | ChangeLog-9295 | 1212 (scrub_from_string, scrub_to_string): Remove. 1224 (scrub_from_file, scrub_from_string): Don't declare. 1230 (scrub_from_string): New static function.
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
H A D | read.c | 536 scrub_from_string (char *buf, int buflen) in scrub_from_string() function 1075 size = do_scrub_chars (scrub_from_string, new_tmp, space); in read_a_source_file()
|
H A D | ChangeLog-9899 | 1543 * read.c (scrub_from_string): Change to take char * and int. Copy
|
H A D | ChangeLog-9295 | 1212 (scrub_from_string, scrub_to_string): Remove. 1224 (scrub_from_file, scrub_from_string): Don't declare. 1230 (scrub_from_string): New static function.
|