gwenhywfar  4.99.8beta
Functions
memory_l.h File Reference
#include <gwenhywfar/memory.h>
Include dependency graph for memory_l.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int GWEN_Memory_ModuleFini (void)
 
int GWEN_Memory_ModuleInit (void)
 

Function Documentation

int GWEN_Memory_ModuleFini ( void  )

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().

Here is the call graph for this function:

Here is the caller graph for this function:

int GWEN_Memory_ModuleInit ( void  )

Definition at line 64 of file memory.c.

References gwen_memory__debug, gwen_memory__nofree, and gwen_memory__verbous.

Referenced by GWEN_Init().

Here is the caller graph for this function: