Searched refs:GetMatchesSpec1 (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/common/lzma/ |
H A D | LzFind.h | 72 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *buffer, CLzRef *…
|
H A D | LzFind.c | 348 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, in GetMatchesSpec1() function 473 offset = (UInt32)(GetMatchesSpec1(lenLimit, curMatch, MF_PARAMS(p), \
|