Searched refs:reconcat (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.25/libiberty/ |
D | concat.c | 177 reconcat (char *optr, const char *first, ...) in reconcat() function
|
D | functions.texi | 1176 @deftypefn Extension char* reconcat (char *@var{optr}, const char *@var{s1}, @ 1185 str = reconcat (str, "pre-", str, NULL);
|
D | ChangeLog | 172 (reconcat): Use stdarg, not VA_* macros. 2253 (reconcat): Likewise. 2744 concat_copy2, concat, reconcat, main): Use ISO C prototype. 4494 * concat.c (reconcat): Fix for traditional C. 4498 * concat.c (reconcat): New function.
|
/toolchain/binutils/binutils-2.25/include/ |
D | libiberty.h | 154 extern char *reconcat (char *, const char *, ...) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL ATTRIB…
|
D | ChangeLog | 131 (concat, reconcat, concat_copy2, choose_temp_base, xstrerror, 1987 * libiberty.h (concat, reconcat, concat_length, concat_copy,
|
D | ChangeLog-9103 | 555 * libiberty.h (reconcat): New function.
|