Home | History | Annotate | Download | only in ports

Lines Matching refs:bitCount

778     int bitCount = width & 7;
800 if (bitCount > 0) {
803 for (int i = 0; i < bitCount; i++) {