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

/freebsd-9.3-release/contrib/gdb/include/
H A Dlibiberty.h125 extern char *concat_copy2 PARAMS ((const char *, ...));
127 /* This is the global area used by concat_copy2. */
137 concat_copy2 ACONCAT_PARAMS)
/freebsd-9.3-release/contrib/binutils/libiberty/
H A Dconcat.c138 /* @undocumented concat_copy2 */
141 concat_copy2 (const char *first, ...) function
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dconcat.c138 /* @undocumented concat_copy2 */
141 concat_copy2 (const char *first, ...) function
/freebsd-9.3-release/contrib/binutils/include/
H A Dlibiberty.h155 extern char *concat_copy2 (const char *, ...) ATTRIBUTE_SENTINEL;
157 /* This is the global area used by concat_copy2. */
167 concat_copy2 ACONCAT_PARAMS)
/freebsd-9.3-release/contrib/gcclibs/include/
H A Dlibiberty.h151 extern char *concat_copy2 (const char *, ...) ATTRIBUTE_SENTINEL;
153 /* This is the global area used by concat_copy2. */
163 concat_copy2 ACONCAT_PARAMS)

Completed in 166 milliseconds