Searched refs:QNode_InsNext (Results 1 – 1 of 1) sorted by relevance
67 static __inline void QNode_InsNext(QNode *me, QNode *pn) in QNode_InsNext() function142 QNode_InsNext(&me->n, pn); in QList_PrependNode()