|
Tesseract 3.01
|
#include <memblk.h>
Public Member Functions | |
| MALLOC_CALL () | |
| void | count_freeer (void *addr) |
| void | init_freeers () |
Public Attributes | |
| void * | caller |
| FREE_CALL * | free_list |
| inT32 * | counts |
| inT32 | free_bits |
| MALLOC_CALL::MALLOC_CALL | ( | ) | [inline] |
| void MALLOC_CALL::count_freeer | ( | void * | addr | ) |
| void MALLOC_CALL::init_freeers | ( | ) |
| void* MALLOC_CALL::caller |