Searched defs:remove_tree_minimum (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/memory/
H A DbinaryTreeDictionary.cpp581 newTL = remove_tree_minimum(replacementTL->right());
654 TreeList<Chunk>* BinaryTreeDictionary<Chunk>::remove_tree_minimum(TreeList<Chunk>* tl) { function in class:BinaryTreeDictionary

Completed in 36 milliseconds