Searched refs:IntOverflow (Results 1 – 1 of 1) sorted by relevance
37 public static final int IntOverflow = 0xffff0000; field in Asn1Decoder182 if ((tag & IntOverflow) != 0) in decodeTag()204 if ((length & IntOverflow) != 0 && lenlen > 0) in decodeLength()