Searched defs:firstNode (Results 1 – 8 of 8) sorted by relevance
141 struct cso_node *firstNode = oldBuckets[i]; in cso_data_rehash() local
151 struct util_node *firstNode = oldBuckets[i]; in util_data_rehash() local
143 KeyList(Node<K, V> firstNode) { in KeyList()
147 KeyList(Node<K, V> firstNode) { in KeyList()
152 struct cso_node *firstNode = oldBuckets[i]; in cso_data_rehash() local
268 RTNode firstNode = list.get(0); in getAll() local
2799 const bool firstNode = (node == nullptr); in acceptInitializer() local
14662 xmlAddEntityReference(xmlEntityPtr ent, xmlNodePtr firstNode, in xmlAddEntityReference()