Searched refs:get_parent (Results 1 – 3 of 3) sorted by relevance
745 rootless_splay_tree<Accessors>::get_parent (node_type node) in get_parent() function in rootless_splay_tree766 node_type parent = get_parent (child); in splay_known_limit()773 if (node_type grandparent = get_parent (parent)) in splay_known_limit()775 node_type greatgrandparent = get_parent (grandparent); in splay_known_limit()796 if (node_type parent = get_parent (node)) in remove_node()813 node_type parent = get_parent (child); in splay()822 if (node_type grandparent = get_parent (parent)) in splay()824 node_type greatgrandparent = get_parent (grandparent); in splay()877 node_type parent = get_parent (child); in splay_and_search()891 if (node_type grandparent = get_parent (parent)) in splay_and_search()[all …]
468 static node_type get_parent (node_type);
237 arc_config_t *(*get_parent)( /* GetParent 12 */ member