Searched refs:M_TOP (Results 1 – 2 of 2) sorted by relevance
141 #define M_TOP(m) ((char*)(m) + M_BASESIZE) macro
62 m->m_data = M_TOP(m); in m_get()