Data Fields | |
unsigned long | Size |
_AllocUnit * | next |
_AllocUnit * | prev |
unsigned char | memory [1] |
Definition at line 89 of file myalloc.c.
|
|
|
Definition at line 91 of file myalloc.c. Referenced by alloc_Free(), and alloc_FreeSegment(). |
|
Definition at line 92 of file myalloc.c. Referenced by alloc_Alloc(), and alloc_Merge(). |
|
Definition at line 90 of file myalloc.c. Referenced by alloc_Alloc(), and alloc_FreeSegment(). |