Home
last modified time | relevance | path

Searched defs:reallocate (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/libs/zydis/Zycore/
H A DAllocator.h97 ZyanAllocatorAllocate reallocate; member
/haiku/src/libs/zydis/Zycore/
H A DAllocator.c105 ZyanAllocatorAllocate reallocate, ZyanAllocatorDeallocate deallocate) in ZyanAllocatorInit()
/haiku/headers/cpp/
H A Dstl_alloc.h171 static void* reallocate(void* __p, size_t /* old_sz */, size_t __new_sz) in reallocate() function
271 static void* reallocate(void* __p, size_t __old_sz, size_t __new_sz) in reallocate() function
563 __default_alloc_template<threads, inst>::reallocate(void* __p, in reallocate() function