Home | History | Annotate | Download | only in src

Lines Matching defs:m_tail

78     CVPOS m_tail;
168 pl->m_tail.m_pos = NULL;\
190 return l->m_tail;\
225 l->m_tail.m_pos = NULL;\
242 l->m_tail.m_pos = element;\
252 element->m_prev = (ELEMENT_##type*)(l->m_tail.m_pos);\
262 l->m_tail.m_pos = element;\
263 return l->m_tail;\
278 ELEMENT_##type* element = ((ELEMENT_##type*)(l->m_tail.m_pos));\
283 l->m_tail.m_pos = element->m_prev;\
301 l->m_tail.m_pos = element;\
340 l->m_tail.m_pos = element->m_prev;\