Searched defs:mem_block_t (Results 1 – 1 of 1) sorted by relevance
84 struct mem_block_t { struct85 struct mem_block_t *next; argument86 struct mem_block_t *heap; argument92 typedef struct mem_block_t TMemBlock; argument