Searched defs:node2 (Results 1 – 1 of 1) sorted by relevance
237 let node2 = Entry::new(2); in ut_link_list_push_and_pop() localVariable238 let node2 = node2.get_ptr(); in ut_link_list_push_and_pop() localVariable266 let node2 = Entry::new(2); in ut_link_list_remove() localVariable327 let node2 = Entry::new(2); in ut_link_list_for_each_mut() localVariable328 let node2 = node2.get_ptr(); in ut_link_list_for_each_mut() localVariable