Home
last modified time | relevance | path

Searched refs:d_print_resize (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/lib/libiberty/src/
H A Dcp-demangle.c392 static void d_print_resize (struct d_print_info *, size_t);
2563 d_print_resize (struct d_print_info *dpi, size_t add) in d_print_resize() function
2598 d_print_resize (dpi, 1); in d_print_append_char()
2617 d_print_resize (dpi, l); in d_print_append_buffer()
H A DChangeLog285 (d_print_resize): Properly cast return value of realloc().
741 d_substitution, d_print_resize, d_print_append_char,
1417 (d_print_resize): Check whether buf is NULL.