Searched refs:byte_width_of_index (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DptrQueue.hpp137 static ByteSize byte_width_of_index() { return in_ByteSize(sizeof(size_t)); } function in class:VALUE_OBJ_CLASS_SPEC
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dassembler_sparc.cpp4330 assert(in_bytes(PtrQueue::byte_width_of_index()) == sizeof(intptr_t) &&

Completed in 756 milliseconds