Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFindMt.c236 static Int32 NO_INLINE GetMatchesSpecN(UInt32 lenLimit, UInt32 pos, const Byte *cur, CLzRef *son, in GetMatchesSpecN() function
367 …curPos = limit - GetMatchesSpecN(lenLimit, pos, p->buffer, p->son, cyclicBufferPos, p->cyclicBuffe… in BtGetMatches()