Searched refs:rb_rotate (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DPRBTree.cc245 PRBTree::rb_rotate (LMap *x, Direction d) function in class:PRBTree
268 prnt = rb_rotate (prnt, d);
285 y = rb_rotate (y, dd);
293 prnt = rb_rotate (prnt, d);
410 lm = rb_rotate (lm, d);
414 rb_rotate (lm->parent->parent, dd);
H A DPRBTree.h97 LMap *rb_rotate (LMap *x, Direction d);
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DPRBTree.cc245 PRBTree::rb_rotate (LMap *x, Direction d) function in class:PRBTree
268 prnt = rb_rotate (prnt, d);
285 y = rb_rotate (y, dd);
293 prnt = rb_rotate (prnt, d);
410 lm = rb_rotate (lm, d);
414 rb_rotate (lm->parent->parent, dd);
H A DPRBTree.h97 LMap *rb_rotate (LMap *x, Direction d);

Completed in 107 milliseconds