Searched refs:MallocRealloc (Results 1 – 2 of 2) sorted by relevance
44 typedef void* (*MallocRealloc)(void*, size_t); typedef65 MallocRealloc realloc;
267 if (!InitMallocFunction<MallocRealloc>(malloc_impl_handler, &table->realloc, in InitMalloc()