Searched refs:AllocUnit (Results 1 – 1 of 1) sorted by relevance
27 constexpr size_t AllocUnit = 4096; variable47 ArenaAllocator() { addNode(AllocUnit); } in ArenaAllocator()67 addNode(std::max(AllocUnit, Length)); in allocUnalignedBuffer()90 addNode(AllocUnit); in allocArray()110 addNode(AllocUnit); in alloc()