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

/openjdk10/hotspot/src/share/vm/utilities/
H A DglobalDefinitions.cpp303 static const jlong other_bits = ~high_bit; variable
316 return other_bits;
333 return other_bits;

Completed in 82 milliseconds