Searched refs:GetMatchesSpec1 (Results 1 – 3 of 3) sorted by relevance
/third_party/lzma/C/ |
D | LzFind.h | 117 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *buffer, CLzRef *…
|
D | LzFind.c | 955 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, in GetMatchesSpec1() function 1122 GET_MATCHES_FOOTER_BASE(_maxLen_, GetMatchesSpec1)
|
D | LzFindMt.c | 672 UInt32 num = (UInt32)(GetMatchesSpec1(lenLimit, pos - p->hashBuf[p->hashBufPos++], in BtGetMatches()
|