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

/netbsd-current/external/gpl3/binutils.old/dist/bfd/doc/
H A Dchew.c118 static void catbuf (string_type *, char *, unsigned int);
222 catbuf (buffer, buf, len) function
242 catbuf (buffer, string, (unsigned int) strlen (string));
250 catbuf (dst, src->ptr, src->write_idx);
1517 catbuf (str, buff, r);
1522 catbuf (str, buff, 1);
/netbsd-current/external/gpl3/gdb.old/dist/bfd/doc/
H A Dchew.c118 static void catbuf (string_type *, char *, unsigned int);
221 catbuf (buffer, buf, len) function
241 catbuf (buffer, string, (unsigned int) strlen (string));
249 catbuf (dst, src->ptr, src->write_idx);
1514 catbuf (str, buff, r);
1519 catbuf (str, buff, 1);
/netbsd-current/external/gpl3/binutils/dist/bfd/doc/
H A Dchew.c266 catbuf (string_type *buffer, char *buf, unsigned int len) function
281 catbuf (buffer, string, (unsigned int) strlen (string));
287 catbuf (dst, src->ptr, src->write_idx);
1444 catbuf (str, buff, r);
1449 catbuf (str, buff, 1);
/netbsd-current/external/gpl3/gdb/dist/bfd/doc/
H A Dchew.c266 catbuf (string_type *buffer, char *buf, unsigned int len) function
281 catbuf (buffer, string, (unsigned int) strlen (string));
287 catbuf (dst, src->ptr, src->write_idx);
1444 catbuf (str, buff, r);
1449 catbuf (str, buff, 1);

Completed in 201 milliseconds