Searched refs:dyn_string (Results 1 – 12 of 12) sorted by relevance
29 typedef struct dyn_string struct49 extern int dyn_string_init (struct dyn_string *, int); argument
59 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()
7121 name before allocating the dyn_string.7559 dyn_string failures. Handle failure of substitution_add7582 (dyn_string_release): Delete the dyn_string.
6630 name before allocating the dyn_string.7068 dyn_string failures. Handle failure of substitution_add7091 (dyn_string_release): Delete the dyn_string.
6711 name before allocating the dyn_string.7149 dyn_string failures. Handle failure of substitution_add7172 (dyn_string_release): Delete the dyn_string.
16800 * Makefile.in (OBJS): Remove dyn_string.o