Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFindMt.c245 static UInt32 *GetMatchesSpecN(UInt32 lenLimit, UInt32 pos, const Byte *cur, CLzRef *son, in GetMatchesSpecN() function
403 …curPos = (UInt32)(GetMatchesSpecN(lenLimit, pos, p->buffer, p->son, cyclicBufferPos, p->cyclicBuff… in BtGetMatches()