Home | History | Annotate | Download | only in impl

Lines Matching defs:EXC_SHIFT

115         return props>>EXC_SHIFT;
1402 private static final int EXC_SHIFT= 5;
1404 //private static final int MAX_EXCEPTIONS=((EXC_MASK>>EXC_SHIFT)+1);