Searched defs:node2 (Results 1 – 2 of 2) sorted by relevance
245 let node2 = Entry::new(2); in ut_link_list_push_and_pop() localVariable246 let node2 = node2.get_ptr(); in ut_link_list_push_and_pop() localVariable272 let node2 = Entry::new(2); in ut_link_list_remove() localVariable331 let node2 = Entry::new(2); in ut_link_list_for_each_mut() localVariable
2290 let node2 = ylong_json_get_array_node(array, 2); in ut_ylong_json_get_array_node() localVariable2345 let node2 = ylong_json_get_array_node(array, 2); in ut_ylong_json_get_item_from_array_node() localVariable2572 let node2 = ylong_json_get_array_node(array, 0); in ut_ylong_json_delete_array_node() localVariable