Home
last modified time | relevance | path

Searched refs:tonode (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/ofed/management/infiniband-diags/src/
HDibtracert.c246 Node *node, fromnode, tonode, nextnode; in find_route() local
255 get_node(&tonode, &toport, to) < 0) { in find_route()
620 Node tonode; in find_target_portguid() local
623 if (get_node(&tonode, &toport, to) < 0) { in find_target_portguid()
/NextBSD/contrib/gcc/
HDtree-ssa-structalias.c856 unsigned int tonode = find (graph->indirect_cycles[to]); in merge_graph_nodes() local
859 if (unite (tonode, fromnode)) in merge_graph_nodes()
860 unify_nodes (graph, tonode, fromnode, true); in merge_graph_nodes()