Searched refs:bt_get_minimum (Results 1 – 1 of 1) sorted by relevance
139 static struct bt_node_t *bt_get_minimum(struct bt_node_t *this_node) in bt_get_minimum() function169 to_delete = bt_get_minimum(this_node->right); in bt_delete()