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

/openjdk7/hotspot/src/share/vm/utilities/
H A DbitMap.hpp159 static bool is_word_aligned(idx_t bit) { function in class:VALUE_OBJ_CLASS_SPEC
/openjdk7/hotspot/src/share/vm/memory/
H A DcardTableRS.cpp176 bool ClearNoncleanCardWrapper::is_word_aligned(jbyte* entry) { function in class:ClearNoncleanCardWrapper
203 if (is_word_aligned(cur_entry)) {

Completed in 139 milliseconds