Searched refs:AllocUnit (Results 1 – 1 of 1) sorted by relevance
32 constexpr size_t AllocUnit = 4096; variable52 ArenaAllocator() { addNode(AllocUnit); } in ArenaAllocator()72 addNode(std::max(AllocUnit, Length)); in allocUnalignedBuffer()95 addNode(AllocUnit); in alloc()