Home | History | Annotate | Download | only in pdu

Lines Matching refs:SHORT_INTEGER_MAX

40     private static final int SHORT_INTEGER_MAX = 127;
1176 if (temp > SHORT_INTEGER_MAX) {