#include <q_malloc.h>

Data Fields | |
| struct qm_frag | head |
| unsigned long | no |
| struct qm_frag_end | tail |
Definition at line 100 of file q_malloc.h.
Definition at line 101 of file q_malloc.h.
Referenced by qm_find_free(), qm_insert_free(), qm_malloc_init(), and qm_status().
| unsigned long no |
Definition at line 103 of file q_malloc.h.
Referenced by qm_free(), qm_info(), qm_insert_free(), qm_malloc(), qm_realloc(), and qm_status().
struct qm_frag_end tail [read] |
1.5.6