Home | History | Annotate | Download | only in C

Lines Matching refs:numDefined

426   UInt32 numDefined = numItems;

433 numDefined = CountDefinedBits(sd->Data, numItems);
436 if (numDefined > (sd->Size >> 2))
438 SKIP_DATA(sd, (size_t)numDefined * 4);