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

/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DCellTypeState.java41 private static final int uninit_bit = Bits.nthBit(31); field in class:CellTypeState
/openjdk9/hotspot/src/share/vm/oops/
H A DgenerateOopMap.hpp99 enum { uninit_bit = (int)(nth_bit(31)), enumerator in enum:VALUE_OBJ_CLASS_SPEC::__anon472

Completed in 23 milliseconds