|
Unify Framework Lib 1.7.0
|
#include "sys/cc.h"Go to the source code of this file.
Classes | |
| struct | memb |
Macros | |
| #define | MEMB(name, structure, num) |
Functions | |
| void | memb_init (struct memb *m) |
| void * | memb_alloc (struct memb *m) |
| char | memb_free (struct memb *m, void *ptr) |
| int | memb_inmemb (struct memb *m, void *ptr) |
| int | memb_free_count (struct memb *m) |
Memory block allocation routines.