Searched defs:node1 (Results 1 – 1 of 1) sorted by relevance
219 let node1 = Entry::new(1); in ut_link_list_is_empty() localVariable220 let node1 = node1.get_ptr(); in ut_link_list_is_empty() localVariable235 let node1 = Entry::new(1); in ut_link_list_push_and_pop() localVariable236 let node1 = node1.get_ptr(); in ut_link_list_push_and_pop() localVariable264 let node1 = Entry::new(1); in ut_link_list_remove() localVariable325 let node1 = Entry::new(1); in ut_link_list_for_each_mut() localVariable326 let node1 = node1.get_ptr(); in ut_link_list_for_each_mut() localVariable