Searched refs:sym_m_pool (Results 1 – 2 of 2) sorted by relevance
1163 typedef struct sym_m_pool { struct1165 void * (*get_mem_cluster)(struct sym_m_pool *); argument1167 void (*free_mem_cluster)(struct sym_m_pool *, void *); argument1173 struct sym_m_pool *next; argument
211 static struct sym_m_pool mp0 = {