Searched refs:ActiveB (Results 1 – 1 of 1) sorted by relevance
364 uint32_t ActiveB = Blocks.size() - 1; in New() local365 uint32_t Index = (ActiveEnd - Blocks[ActiveB]) / NodeMemSize; in New()366 Node NA = {reinterpret_cast<NodeBase *>(ActiveEnd), makeId(ActiveB, Index)}; in New()