Searched refs:input_scrub_include_sb (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/binutils/gas/ |
| H A D | sb.h | 83 extern void input_scrub_include_sb (sb *, char *, int);
|
| H A D | input-scrub.c | 263 input_scrub_include_sb (sb *from, char *position, int is_expansion) in input_scrub_include_sb() function
|
| H A D | read.c | 569 input_scrub_include_sb (&out, in try_macro() 1101 input_scrub_include_sb (&sbuf, input_line_pointer, 0); in read_a_source_file() 2182 input_scrub_include_sb (&out, input_line_pointer, 1); in s_irp() 2933 input_scrub_include_sb (&many, input_line_pointer, 1); in do_repeat() 5707 input_scrub_include_sb (&newline, input_line_pointer, 0); in input_scrub_insert_line()
|
| H A D | ChangeLog-0001 | 7014 * sb.h: Add argument to prototype for input_scrub_include_sb. 7015 * input-scrub.c (input_scrub_include_sb): Allow disabling of sb
|
| H A D | ChangeLog-9697 | 974 * input-scrub.c (input_scrub_include_sb): Don't add leading \n
|
| H A D | ChangeLog-9295 | 1343 (input_scrub_include_sb): New function.
|