Searched defs:heap_realloc (Results 1 – 3 of 3) sorted by relevance
37 static inline void * __WINE_ALLOC_SIZE(2) heap_realloc(void *mem, SIZE_T len) in heap_realloc() function
71 static inline void *heap_realloc(void *mem, size_t len) in heap_realloc() function
1137 static inline void * __WINE_ALLOC_SIZE(2) heap_realloc(void *mem, size_t len) in heap_realloc() function