Searched refs:RBRoot (Results 1 – 2 of 2) sorted by relevance
24 typedef struct RBRoot struct27 } RBRoot; argument30 RBRoot rb_root;
179 RBNode *parent, RBRoot *root) in rb_change_child()191 RBRoot *root, RBColor color) in rb_rotate_set_parents()201 static void rb_insert_augmented(RBNode *node, RBRoot *root, in rb_insert_augmented()348 static void rb_erase_color(RBNode *parent, RBRoot *root, in rb_erase_color()528 static void rb_erase_augmented(RBNode *node, RBRoot *root, in rb_erase_augmented()