Searched defs:tail (Results 1 – 4 of 4) sorted by relevance
43 NODE const* tail() const { return mLast; } in tail() function44 NODE* tail() { return mLast; } in tail() function
96 void *tail; member