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

/haiku-buildtools/binutils/gas/
H A Dsb.h55 extern void sb_build (sb *, size_t);
H A Dsb.c60 sb_build (sb *ptr, size_t size) function
70 sb_build (ptr, INIT_ALLOC);
H A Dinput-scrub.c283 sb_build (&from_sb, from->len + newline);
H A Dread.c1346 sb_build (&sbuf, new_length);
2363 sb_build (&s, eol - input_line_pointer);
2699 sb_build (&s, eol - input_line_pointer);
2710 sb_build (&label, len);
3135 sb_build (&many, count * one.len);
3175 sb_build (& processed, one.len);
6275 sb_build (&newline, len);
/haiku-buildtools/legacy/binutils/gas/
H A Dsb.c64 sb_build (sb *ptr, int size) function
96 sb_build (ptr, dsize);
164 sb_build (&tmp, pot);

Completed in 130 milliseconds