gwenhywfar 4.0.3
|
#include <gwenhywfar/memory.h>
Go to the source code of this file.
Functions | |
int | GWEN_Memory_ModuleFini () |
int | GWEN_Memory_ModuleInit () |
int GWEN_Memory_ModuleFini | ( | ) |
Definition at line 79 of file memory.c.
References gwen_memory__allocated_bytes, gwen_memory__allocated_calls, gwen_memory__allocated_reused, gwen_memory__first_table, gwen_memory__verbous, and GWEN_Memory_Table_free().
Referenced by GWEN_Fini().
int GWEN_Memory_ModuleInit | ( | ) |
Definition at line 64 of file memory.c.
References gwen_memory__debug, gwen_memory__nofree, and gwen_memory__verbous.
Referenced by GWEN_Init().