Home | History | Annotate | Download | only in common

Lines Matching refs:numVals

1410     int32_t  numVals = fData->fRuleStatusTable[fLastRuleStatusIndex];
1411 int32_t numValsToCopy = numVals;
1412 if (numVals > capacity) {
1420 return numVals;