Searched refs:realloc (Results 1 – 1 of 1) sorted by relevance
34 extern __typeof (realloc) *__rtld_realloc attribute_hidden;60 realloc (void *ptr, size_t size) in realloc() function86 # define __rtld_realloc (&realloc)
Completed in 11 milliseconds