Home | History | Annotate | Download | only in gen

Lines Matching refs:RB_SET_FATHER

262 	RB_SET_FATHER(self, parent);
366 RB_SET_FATHER(new_father, grandpa);
367 RB_SET_FATHER(new_child, new_father);
390 RB_SET_FATHER(new_child->rb_nodes[which], new_child);
544 RB_SET_FATHER(self, NULL);
615 RB_SET_FATHER(standin_son, standin_father);
652 RB_SET_FATHER(standin->rb_nodes[standin_other], standin);
667 RB_SET_FATHER(standin->rb_nodes[standin_other], standin);
674 RB_SET_FATHER(standin, RB_FATHER(self));
686 RB_SET_FATHER(self, NULL);
734 RB_SET_FATHER(son, father);
749 RB_SET_FATHER(self, NULL);