Go to the source code of this file.
Defines | |
| #define | ALLOC_INLINE |
| #define | DEFINE_ALLOCATOR(Type, Count, NextLink) |
| #define ALLOC_INLINE |
ALLOCATE.H ---- bulk allocator macros for small structures
Definition at line 13 of file allocate.h.
| #define DEFINE_ALLOCATOR | ( | Type, | |||
| Count, | |||||
| NextLink | ) |
Definition at line 16 of file allocate.h.
1.6.3