Searched defs:reallocate (Results 1 – 3 of 3) sorted by relevance
97 ZyanAllocatorAllocate reallocate; member
105 ZyanAllocatorAllocate reallocate, ZyanAllocatorDeallocate deallocate) in ZyanAllocatorInit()
171 static void* reallocate(void* __p, size_t /* old_sz */, size_t __new_sz) in reallocate() function271 static void* reallocate(void* __p, size_t __old_sz, size_t __new_sz) in reallocate() function563 __default_alloc_template<threads, inst>::reallocate(void* __p, in reallocate() function