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

/openjdk7/hotspot/src/share/vm/memory/
H A DbinaryTreeDictionary.hpp90 void clearLeft() { _left = NULL; } function in class:TreeList
93 void initialize() { clearLeft(); clear_right(), clear_parent(); }

Completed in 98 milliseconds