Searched refs:intLength (Results 1 – 1 of 1) sorted by relevance
51 final int intLength = (int) length & 0xffff; in alignedLengthOf() local52 return alignedLengthOf(intLength); in alignedLengthOf()