Home | History | Annotate | Download | only in common

Lines Matching refs:numVals

1484     int32_t  numVals = fData->fRuleStatusTable[fLastRuleStatusIndex];
1485 int32_t numValsToCopy = numVals;
1486 if (numVals > capacity) {
1494 return numVals;