SystemAlloc 313 modules/core/src/alloc.cpp BigBlock* bblock = ::new(SystemAlloc(bigBlockSize)) BigBlock(bigBlockSize, pool); SystemAlloc 490 modules/core/src/alloc.cpp uchar* udata = (uchar*)SystemAlloc(size1);