Searched refs:sym_m_pool (Results 1 – 2 of 2) sorted by relevance
1150 typedef struct sym_m_pool { struct1152 void * (*get_mem_cluster)(struct sym_m_pool *); argument1154 void (*free_mem_cluster)(struct sym_m_pool *, void *); argument1160 struct sym_m_pool *next; argument
198 static struct sym_m_pool mp0 = {