Searched refs:string_need (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/lib/libiberty/src/ |
| H A D | cplus-dem.c | 378 static void string_need (string *, int); 4433 string_need (declp, 1); in demangle_function_name() 4583 string_need (string *s, int n) in string_need() function 4646 string_need (p, n); in string_append() 4659 string_need (p, n); in string_appends() 4670 string_need (p, n); in string_appendn() 4701 string_need (p, n); in string_prependn()
|
| H A D | ChangeLog | 300 (string_need): Use XRESIZEVEC instead of xrealloc(). 714 demangle_function_name, string_need, string_delete, string_init, 6644 (string_need): Likewise; don't cast xrealloc either.
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | ChangeLog-1991 | 371 * cplus-dem.c (cplus_demangle): Call `string_need' when
|