Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/lzma/
H A DLzFind.c319 UInt32 *distances, UInt32 maxLen) in Hc_GetMatchesSpec() argument
326 return distances; in Hc_GetMatchesSpec()
338 *distances++ = maxLen = len; in Hc_GetMatchesSpec()
339 *distances++ = delta - 1; in Hc_GetMatchesSpec()
341 return distances; in Hc_GetMatchesSpec()
350 UInt32 *distances, UInt32 maxLen) in GetMatchesSpec1() argument
361 return distances; in GetMatchesSpec1()
375 *distances++ = maxLen = len; in GetMatchesSpec1()
376 *distances++ = delta - 1; in GetMatchesSpec1()
381 return distances; in GetMatchesSpec1()
[all …]
H A DLzFind.h74 UInt32 *distances, UInt32 maxLen);
86 typedef UInt32 (*Mf_GetMatches_Func)(void *object, UInt32 *distances);
102 UInt32 Bt3Zip_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances);
103 UInt32 Hc3Zip_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances);
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog781 - Add INFLATE_STRICT to check distances against zlib header
1106 - Avoid accesses before window for invalid distances with inflate window