Home
last modified time | relevance | path

Searched defs:dyn_string_append_cstr (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/lib/libiberty/include/
H A Ddyn-string.h64 #define dyn_string_append_cstr __cxa_dyn_string_append_cstr macro
/openbsd-src/gnu/usr.bin/binutils/include/
H A Ddyn-string.h64 #define dyn_string_append_cstr __cxa_dyn_string_append_cstr macro
/openbsd-src/gnu/lib/libiberty/src/
H A Ddyn-string.c335 dyn_string_append_cstr (dyn_string_t dest, const char *s) in dyn_string_append_cstr() function