Searched refs:m_link_p (Results 1 – 2 of 2) sorted by relevance
66 m_link_p h = mp->h; in ___sym_malloc()79 h[j].next = (m_link_p) M_GET_MEM_CLUSTER(); in ___sym_malloc()93 h[j].next = (m_link_p) (a+s); in ___sym_malloc()110 m_link_p q; in ___sym_mfree()112 m_link_p h = mp->h; in ___sym_mfree()133 ((m_link_p) a)->next = h[i].next; in ___sym_mfree()134 h[i].next = (m_link_p) a; in ___sym_mfree()140 while (q->next && q->next != (m_link_p) b) { in ___sym_mfree()144 ((m_link_p) a)->next = h[i].next; in ___sym_mfree()145 h[i].next = (m_link_p) a; in ___sym_mfree()
1135 } *m_link_p; typedef