Searched refs:heapPtr (Results 1 – 1 of 1) sorted by relevance
254 void* const heapPtr = deMalloc((size_t)pAllocInfo->allocationSize); in allocateHeap() local255 if (!heapPtr) in allocateHeap()257 return heapPtr; in allocateHeap()