|
LMMS
|
#include <cstddef>#include <cstdlib>#include <cassert>#include <utility>#include <cstdio>#include "tlsf/tlsf.h"#include "Allocator.h"Go to the source code of this file.
Classes | |
| struct | zyncarla::next_t |
| struct | zyncarla::AllocatorImpl |
| struct | zyncarla::block_header_t |
Namespaces | |
| namespace | zyncarla |
Typedefs | |
| typedef struct zyncarla::block_header_t | zyncarla::block_header_t |
Functions | |
| void * | zyncarla::data (next_t *n) |
Variables | |
| DummyAllocator | zyncarla::DummyAlloc |
| static const size_t | zyncarla::block_header_free_bit = 1 << 0 |