Searched defs:maxNbAttempts (Results 1 – 2 of 2) sorted by relevance
243 const int maxNbAttempts, in LZ4HC_InsertAndGetWiderMatch()448 const int maxNbAttempts, in LZ4HC_InsertAndFindBestMatch()538 unsigned maxNbAttempts, in LZ4HC_compress_hashChain()
1265 …{ U32 const maxNbAttempts = 1100; /* nb of usages before triggering size down is handled withi… in basicUnitTests() local