Home
last modified time | relevance | path

Searched defs:root_ptr (Results 1 – 2 of 2) sorted by relevance

/third_party/iowow/src/utils/
Diwavl.c164 struct iwavl_node **root_ptr, in avl_replace_child()
208 struct iwavl_node** const root_ptr, in avl_rotate()
268 struct iwavl_node** const root_ptr, in avl_do_double_rotate()
328 struct iwavl_node** const root_ptr, in avl_handle_subtree_growth()
455 struct iwavl_node **root_ptr, in iwavl_rebalance_after_insert()
537 struct iwavl_node** const root_ptr, in avl_handle_subtree_shrink()
651 struct iwavl_node **root_ptr, in avl_tree_swap_with_successor()
732 void iwavl_remove(struct iwavl_node **root_ptr, struct iwavl_node *node) { in iwavl_remove()
Diwavl.h260 struct iwavl_node **root_ptr, in iwavl_insert()