Searched refs:numValidSegment (Results 1 – 1 of 1) sorted by relevance
131 UINT numValidSegment; in DecodeNonPCWs() local165 numValidSegment = InitSegmentBitfield(pNumSegment, pRemainingBitsInSegment, in DecodeNonPCWs()169 if (numValidSegment != 0) { in DecodeNonPCWs()368 USHORT numValidSegment; in InitSegmentBitfield() local378 numValidSegment = 0; in InitSegmentBitfield()393 numValidSegment += 1; /* count segments which are not empty */ in InitSegmentBitfield()417 numValidSegment += 1; /* count segments which are not empty */ in InitSegmentBitfield()422 return numValidSegment; in InitSegmentBitfield()