Searched defs:other_bits (Results 1 - 1 of 1) sorted by relevance
| /openjdk7/hotspot/src/share/vm/utilities/ | ||
| H A D | globalDefinitions.cpp | 293 static const jlong other_bits = ~high_bit; variable 306 return other_bits; 323 return other_bits; |
Completed in 46 milliseconds