Searched refs:numSons (Results 1 – 1 of 1) sorted by relevance
242 size_t numSons; in MatchFinder_Create() local247 numSons = newCyclicBufferSize; in MatchFinder_Create()249 numSons <<= 1; in MatchFinder_Create()250 newSize = hs + numSons; in MatchFinder_Create()