Searched refs:sb_add_buffer (Results 1 – 5 of 5) sorted by relevance
| /freebsd-9-stable/contrib/binutils/gas/ |
| D | sb.h | 77 extern void sb_add_buffer (sb *, const char *, int);
|
| D | sb.c | 193 sb_add_buffer (sb *ptr, const char *s, int len) in sb_add_buffer() function
|
| D | read.c | 2171 sb_add_buffer (&s, input_line_pointer, eol - input_line_pointer); in s_irp() 2481 sb_add_buffer (line, input_line_pointer, eol - input_line_pointer); in get_line_sb() 2507 sb_add_buffer (&s, input_line_pointer, eol - input_line_pointer); in s_macro()
|
| D | macro.c | 1115 sb_add_buffer (&f->actual, in->ptr + idx, in->len - idx); in macro_expand()
|
| D | ChangeLog-9295 | 1546 (sb_add_buffer): Likewise.
|