Searched defs:NewMeta (Results 1 – 3 of 3) 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
262 char* NewMeta = static_cast<char *>(std::malloc(AllocSize)); in grow() local270 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