Searched refs:rooted (Results 1 – 2 of 2) sorted by relevance
338 int rooted = 1; /* flag if logical is rooted, else insert [000000] */ in vmsify() local460 rooted = 0; in vmsify()471 rooted = 0; in vmsify()487 rooted = 0; in vmsify()497 if (rooted == 0) in vmsify()514 else if (rooted == 0) in vmsify()526 if ((rooted != 0) in vmsify()
71 // Determintes if the subtree rooted at __x is a proper red black subtree. If106 // Determintes if the red black tree rooted at __root is a proper red black tree.314 // Effects: unlinks __z from the tree rooted at __root, rebalancing as needed.