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

/freebsd-10-stable/contrib/binutils/gas/
H A Dsb.h76 extern void sb_add_string (sb *, const char *);
H A Dsb.c182 sb_add_string (sb *ptr, const char *s) function
H A Dmacro.c376 sb_add_string (out, buf);
591 sb_add_string (&formal->name, name);
811 sb_add_string (out, buffer);
887 sb_add_string (&f->actual, buf);
950 sb_add_string (out, "-1");
1153 sb_add_string (&t, macro_strip_at ? "$NARG" : "NARG");
1156 sb_add_string (&ptr->actual, buffer);
H A Dread.c1103 sb_add_string (&sbuf, new_buf);
2518 sb_add_string (&label, S_GET_NAME (line_label));
5724 sb_add_string (&newline, line);

Completed in 201 milliseconds