Searched refs:_realloc (Results 1 – 1 of 1) sorted by relevance
50 static void * _realloc(void * ptr, size_t n);198 allocator = _realloc; in _set_allocator()203 static void * _realloc(void * ptr, size_t n) in _realloc() function