Home
last modified time | relevance | path

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

/malloc/
A Dmalloc-debug.c141 return __debug_realloc (ptr, sz); in realloc_hook_ini()
217 __debug_realloc (void *oldmem, size_t bytes) in strong_alias()
268 strong_alias (__debug_realloc, realloc) in strong_alias() argument

Completed in 5 milliseconds