Expand description
A very simple, generic malloc-free allocator
Constantsยง
- COALESC_
MASK ๐ - FREE_
MASK ๐ - MULTI_
MASK ๐ - NEXT_
MASK ๐ - PREV_
MASK ๐ - SIZE_
MASK ๐ - TOTAL_
BITS ๐ - UNIT_
BITS ๐
A very simple, generic malloc-free allocator