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.c326 return distances; in Hc_GetMatchesSpec()
341 return distances; in Hc_GetMatchesSpec()
361 return distances; in GetMatchesSpec1()
381 return distances; in GetMatchesSpec1()
474 distances + offset, maxLen) - distances); MOVE_POS_RET;
522 distances[0] = maxLen; in Bt3_MatchFinder_GetMatches()
523 distances[1] = delta2 - 1; in Bt3_MatchFinder_GetMatches()
553 distances[0] = maxLen = 2; in Bt4_MatchFinder_GetMatches()
554 distances[1] = delta2 - 1; in Bt4_MatchFinder_GetMatches()
626 distances + offset, maxLen) - (distances)); in Hc4_MatchFinder_GetMatches()
[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