Searched refs:vconcat_copy (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/binutils/libiberty/
H A Dconcat.c82 vconcat_copy (char *dst, const char *first, va_list args) function
123 vconcat_copy (dst, first, args);
145 vconcat_copy (libiberty_concat_ptr, first, args);
165 vconcat_copy (newstr, first, args);
204 vconcat_copy (newstr, first, args);
/haiku-buildtools/binutils/libiberty/
H A Dconcat.c71 vconcat_copy (char *dst, const char *first, va_list args) function
111 vconcat_copy (dst, first, args);
133 vconcat_copy (libiberty_concat_ptr, first, args);
152 vconcat_copy (newstr, first, args);
189 vconcat_copy (newstr, first, args);
/haiku-buildtools/gcc/libiberty/
H A Dconcat.c71 vconcat_copy (char *dst, const char *first, va_list args) function
111 vconcat_copy (dst, first, args);
133 vconcat_copy (libiberty_concat_ptr, first, args);
152 vconcat_copy (newstr, first, args);
189 vconcat_copy (newstr, first, args);

Completed in 91 milliseconds