Searched refs:useCount (Results 1 – 6 of 6) sorted by relevance
103 (void) tln->useCount++; in Lst_ForEachFrom()105 (void) tln->useCount--; in Lst_ForEachFrom()
50 unsigned int useCount:8, /* Count of functions using the node. member
128 if (lNode->useCount == 0) { in Lst_Remove()
97 nLNode->useCount = nLNode->flags = 0; in Lst_InsertAfter()
97 nLNode->useCount = nLNode->flags = 0; in Lst_InsertBefore()
155 nln->flags = nln->useCount = 0; in Lst_Concat()