Searched defs:NewMeta (Results 1 – 2 of 2) sorted by relevance
315 return static_cast<void*>(NewMeta + 1); in allocateMassive() local 307 char* NewMeta = static_cast<char *>(std::malloc(AllocSize)); grow() local
302 char* NewMeta = static_cast<char *>(std::malloc(AllocSize)); in grow() local310 BlockMeta* NewMeta = reinterpret_cast<BlockMeta*>(std::malloc(NBytes)); in allocateMassive() local