Searched refs:hashptr (Results 1 - 5 of 5) sorted by relevance

/openjdk7/hotspot/src/share/vm/libadt/
H A Ddict.hpp94 int hashptr(const void *key);
H A Ddict.cpp331 //------------------------------hashptr--------------------------------------
334 int hashptr(const void *key) { function
/openjdk7/hotspot/src/share/vm/adlc/
H A Ddict2.hpp95 int hashptr(const void *key);
H A Ddict2.cpp298 //------------------------------hashptr--------------------------------------
301 int hashptr(const void *key) { function
/openjdk7/hotspot/src/share/vm/opto/
H A Dsplit_if.cpp241 small_cache() : Dict( cmpkey, hashptr ) {}

Completed in 1604 milliseconds