Home | History | Annotate | Download | only in alloc

Lines Matching defs:virtualAlloc

259 static void *virtualAlloc(size_t length)
457 heapSource->blockBase = virtualAlloc(heapSource->maximumSize);