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

/openjdk7/hotspot/src/share/vm/libadt/
H A Ddict.cpp132 //------------------------------doubhash---------------------------------------
138 void Dict::doubhash(void) { function in class:Dict
232 doubhash(); // Grow whole table if too full
/openjdk7/hotspot/src/share/vm/adlc/
H A Ddict2.cpp96 //------------------------------doubhash---------------------------------------
102 void Dict::doubhash(void) { function in class:Dict
191 doubhash(); // Grow whole table if too full

Completed in 648 milliseconds