Go to the source code of this file.
Classes | |
struct | b2Block |
struct | b2Chunk |
struct | b2SizeMap |
Variables | |
static const int32 | b2_blockSizes [b2_blockSizeCount] |
static const int32 | b2_chunkArrayIncrement = 128 |
static const int32 | b2_chunkSize = 16 * 1024 |
static const int32 | b2_maxBlockSize = 640 |
static const b2SizeMap | b2_sizeMap |
|
static |
Definition at line 33 of file b2_block_allocator.cpp.
|
static |
Definition at line 30 of file b2_block_allocator.cpp.
|
static |
Definition at line 28 of file b2_block_allocator.cpp.
|
static |
Definition at line 29 of file b2_block_allocator.cpp.
|
static |
Definition at line 76 of file b2_block_allocator.cpp.