Searched defs:NewMeta (Results 1 – 4 of 4) sorted by relevance
262 char* NewMeta = static_cast<char *>(std::malloc(AllocSize)); in grow() local270 BlockMeta* NewMeta = reinterpret_cast<BlockMeta*>(std::malloc(NBytes)); in allocateMassive() local
307 char* NewMeta = static_cast<char *>(std::malloc(AllocSize)); in grow() local315 BlockMeta* NewMeta = reinterpret_cast<BlockMeta*>(std::malloc(NBytes)); in allocateMassive() local
261 char* NewMeta = static_cast<char *>(std::malloc(AllocSize)); in grow() local269 BlockMeta* NewMeta = reinterpret_cast<BlockMeta*>(std::malloc(NBytes)); in allocateMassive() local
301 char* NewMeta = static_cast<char *>(std::malloc(AllocSize)); in grow() local309 BlockMeta* NewMeta = reinterpret_cast<BlockMeta*>(std::malloc(NBytes)); in allocateMassive() local