Home
last modified time | relevance | path

Searched refs:dyn_string (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/
H A Ddyn-string.h29 typedef struct dyn_string struct
49 extern int dyn_string_init (struct dyn_string *, int); argument
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Ddyn-string.h29 typedef struct dyn_string struct
49 extern int dyn_string_init (struct dyn_string *, int); argument
/netbsd-src/external/gpl3/gcc/dist/include/
H A Ddyn-string.h29 typedef struct dyn_string struct
49 extern int dyn_string_init (struct dyn_string *, int); argument
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Ddyn-string.h29 typedef struct dyn_string struct
49 extern int dyn_string_init (struct dyn_string *, int); argument
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Ddyn-string.c59 dyn_string_init (struct dyn_string *ds_struct_ptr, int space) in dyn_string_init()
90 result = (dyn_string_t) malloc (sizeof (struct dyn_string)); in dyn_string_new()
99 result = XNEW (struct dyn_string); in dyn_string_new()
H A DChangeLog7121 name before allocating the dyn_string.
7559 dyn_string failures. Handle failure of substitution_add
7582 (dyn_string_release): Delete the dyn_string.
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Ddyn-string.c59 dyn_string_init (struct dyn_string *ds_struct_ptr, int space) in dyn_string_init()
90 result = (dyn_string_t) malloc (sizeof (struct dyn_string)); in dyn_string_new()
99 result = XNEW (struct dyn_string); in dyn_string_new()
H A DChangeLog6630 name before allocating the dyn_string.
7068 dyn_string failures. Handle failure of substitution_add
7091 (dyn_string_release): Delete the dyn_string.
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Ddyn-string.c59 dyn_string_init (struct dyn_string *ds_struct_ptr, int space) in dyn_string_init()
90 result = (dyn_string_t) malloc (sizeof (struct dyn_string)); in dyn_string_new()
99 result = XNEW (struct dyn_string); in dyn_string_new()
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Ddyn-string.c59 dyn_string_init (struct dyn_string *ds_struct_ptr, int space) in dyn_string_init()
90 result = (dyn_string_t) malloc (sizeof (struct dyn_string)); in dyn_string_new()
99 result = XNEW (struct dyn_string); in dyn_string_new()
H A DChangeLog6711 name before allocating the dyn_string.
7149 dyn_string failures. Handle failure of substitution_add
7172 (dyn_string_release): Delete the dyn_string.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200016800 * Makefile.in (OBJS): Remove dyn_string.o