REALLOC 1693 libglibc/regex.c bufp->buffer = (unsigned char *) REALLOC (bufp->buffer, bufp->allocated);\ REALLOC 55 libltdl/lt_error.c temp = REALLOC (const char *, user_error_strings, 1 + errindex); REALLOC 1056 libltdl/ltdl.c line = REALLOC (char, line, line_len *2); REALLOC 2340 libltdl/ltdl.c = REALLOC (lt_interface_data, cur->interface_data, 2+ n_elements);