Searched refs:largePool (Results 1 – 1 of 1) sorted by relevance
49 static HeapPool largePool = { 0, 0, (Header *)0, 0x4C000000, 0x4C000000 }; // 128KB+ variable126 uintptr_t ptr = largePool.top; in malloc_large()142 largePool.top += realSz; in malloc_large()