Searched refs:rn_left (Results 1 – 2 of 2) sorted by relevance
187 x = x->rn_left;208 x = x->rn_left;334 t = t->rn_left;466 t->rn_left = tt;529 x = x->rn_left;542 tt = t->rn_left;544 p->rn_left = t;553 t->rn_left = x;753 if (x->rn_left == t)754 x->rn_left = tt;[all …]
88 #define rn_left rn_u.rn_node.rn_L macro