Home
last modified time | relevance | path

Searched refs:_maxLen (Results 1 – 1 of 1) sorted by relevance

/external/lzma/C/
DLzFindMt.c247 …UInt32 *distances, UInt32 _maxLen, const UInt32 *hash, const UInt32 *limit, UInt32 size, UInt32 *p… in GetMatchesSpecN() argument
258 unsigned maxLen = (unsigned)_maxLen; in GetMatchesSpecN()