Lines Matching refs:XP
3558 tchunkptr XP = X->parent;\ 3587 if (XP != 0) {\ 3593 else if (RTCHECK(ok_address(M, XP))) {\ 3594 if (XP->child[0] == X) \ 3595 XP->child[0] = R;\ 3597 XP->child[1] = R;\ 3604 R->parent = XP;\