Home
last modified time | relevance | path

Searched defs:other_node (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dshortest-paths.h184 get_shortest_path (const node_t *other_node) const in get_shortest_path()
210 get_shortest_distance (const node_t *other_node) const in get_shortest_distance()
H A Dsplay-tree-utils.cc166 { in splay_tree_cc_tests()
H A Dtree.cc919 struct symtab_node *other_node = symtab_node::get (other); in set_decl_section_name() local
/netbsd-src/common/lib/libc/gen/
H A Dptree.c1023 uintptr_t other_node = PTN_BRANCH_SLOT(parent, other_slot); in ptree_remove_node() local