Searched defs:firstNode (Results 1 – 5 of 5) sorted by relevance
155 struct util_node *firstNode = oldBuckets[i]; in util_data_rehash() local
147 KeyList(Node<K, V> firstNode) { in KeyList()
143 KeyList(Node<K, V> firstNode) { in KeyList()
154 struct cso_node *firstNode = oldBuckets[i]; in cso_data_rehash() local
14657 xmlAddEntityReference(xmlEntityPtr ent, xmlNodePtr firstNode, in xmlAddEntityReference()