

Go to the source code of this file.
Classes | |
| class | b2StackAllocator |
| struct | b2StackEntry |
Variables | |
| const int32 | b2_maxStackEntries = 32 |
| const int32 | b2_stackSize = 100 * 1024 |
| const int32 b2_maxStackEntries = 32 |
Definition at line 30 of file b2_stack_allocator.h.
| const int32 b2_stackSize = 100 * 1024 |
Definition at line 29 of file b2_stack_allocator.h.