This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| void * | asc_malloc (size_t size) |
| void | asc_free (void *p) |
The routines here can be included into the main programs for finding heap related problems.
Definition in file memorycheck.cpp.
|
|
|
Definition at line 248 of file memorycheck.cpp. References fatalError(), and malloc(). Referenced by tdialogbox::buildgraphics(), tdialogbox::execbutton(), tvirtualscreenbuf::init(), tdialogbox::knopfdruck(), loadpalette(), tdialogbox::newknopfdruck(), tdialogbox::newknopfdruck2(), tdialogbox::newknopfdruck3(), tdialogbox::newknopfdruck4(), readOldEvent(), tinitgfxengine::tinitgfxengine(), Surface::toBGI(), and uncompress_rlepict(). |
1.4.2