Searched defs:NewMeta (Results 1 – 2 of 2) sorted by relevance
302 char* NewMeta = static_cast<char *>(std::malloc(AllocSize)); in grow() local310 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