Searched refs:matchLength (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dzdeflate.cpp440 unsigned int matchPosition, matchLength; local
446 matchLength = LongestMatch(matchPosition);
447 usePreviousMatch = (matchLength == 0);
458 m_previousLength = matchLength;

Completed in 119 milliseconds