Searched refs:numShorts (Results 1 – 1 of 1) sorted by relevance
58 final int numShorts = (end - start) / 2; in checksum() local59 for (int i = 0; i < numShorts; i++) { in checksum()62 start += numShorts * 2; in checksum()