Searched defs:node1 (Results 1 – 2 of 2) sorted by relevance
226 let node1 = Entry::new(1); in ut_link_list_is_empty() localVariable227 let node1 = node1.get_ptr(); in ut_link_list_is_empty() localVariable243 let node1 = Entry::new(1); in ut_link_list_push_and_pop() localVariable244 let node1 = node1.get_ptr(); in ut_link_list_push_and_pop() localVariable271 let node1 = Entry::new(1); in ut_link_list_remove() localVariable330 let node1 = Entry::new(1); in ut_link_list_for_each_mut() localVariable
2287 let node1 = ylong_json_get_array_node(array, 1); in ut_ylong_json_get_array_node() localVariable2335 let node1 = ylong_json_get_array_node(array, 1); in ut_ylong_json_get_item_from_array_node() localVariable2567 let node1 = ylong_json_get_array_node(array, 0); in ut_ylong_json_delete_array_node() localVariable