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