Searched refs:rb_set_pc (Results 1 – 1 of 1) sorted by relevance
70 static inline void rb_set_pc(RBNode *n, uintptr_t pc) in rb_set_pc() function122 rb_set_pc(n, rb_pc(n) | RB_BLACK); in rb_set_black()127 rb_set_pc(n, (uintptr_t)p | color); in rb_set_parent_color()196 rb_set_pc(new, pc); in rb_rotate_set_parents()548 rb_set_pc(child, pc); in rb_erase_augmented()558 rb_set_pc(tmp, pc); in rb_erase_augmented()622 rb_set_pc(successor, pc); in rb_erase_augmented()