Go to the source code of this file.
◆ BigAlloc
Value:
void * z7_AlignedAlloc(size_t size)
Definition Alloc.c:416
◆ BigFree
| #define BigFree |
( |
| address | ) |
|
Value:
void z7_AlignedFree(void *p)
Definition Alloc.c:462
◆ g_BigAlloc
◆ g_MidAlloc
◆ MidAlloc
◆ MidFree
| #define MidFree |
( |
| address | ) |
|
◆ AlignOffsetAlloc_CreateVTable()
◆ MyAlloc()
◆ MyFree()
| void MyFree |
( |
void * | address | ) |
|
◆ MyRealloc()
| void * MyRealloc |
( |
void * | address, |
|
|
size_t | size ) |
◆ z7_AlignedAlloc()
| void * z7_AlignedAlloc |
( |
size_t | size | ) |
|
◆ z7_AlignedFree()
| void z7_AlignedFree |
( |
void * | p | ) |
|
◆ g_AlignedAlloc
◆ g_Alloc