#include <memb.h>
Data Fields | |
char * | count |
void * | mem |
unsigned short | num |
unsigned short | size |
char* memb::count |
Referenced by memb_alloc(), memb_free(), and memb_init().
void* memb::mem |
Referenced by memb_alloc(), memb_free(), memb_init(), and memb_inmemb().
unsigned short memb::num |
Referenced by memb_alloc(), memb_init(), and memb_inmemb().
unsigned short memb::size |
Referenced by memb_alloc(), memb_free(), memb_init(), and memb_inmemb().