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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dicache.cpp73 const int word_size_in_bytes = 4; // Always, regardless of platform local
76 intptr_t end_line = ((intptr_t)addr + word_size_in_bytes - 1)

Completed in 1620 milliseconds