Searched refs:node_next (Results 1 – 2 of 2) sorted by relevance
328 EventNode* node, *node_next; in _glfwDeleteEventQueueMir() local333 node_next = node->entries.tqe_next; in _glfwDeleteEventQueueMir()338 node = node_next; in _glfwDeleteEventQueueMir()
28318 let node_next = match self.current { localVariable28322 self.list.splice_nodes(self.current, node_next, spliced_node, spliced_node, 1);28401 let node_next = match self.current { localVariable28405 self.list.splice_nodes(self.current, node_next, splice_head, splice_tail, splice_len);