Searched refs:numSons (Results 1 – 1 of 1) sorted by relevance
237 size_t numSons; in MatchFinder_Create() local242 numSons = newCyclicBufferSize; in MatchFinder_Create()244 numSons <<= 1; in MatchFinder_Create()245 newSize = hs + numSons; in MatchFinder_Create()