Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFind.c641 curMatch = (hash + kFix3HashSize)[hv]; in Bt3_MatchFinder_GetMatches()
644 (hash + kFix3HashSize)[hv] = pos; in Bt3_MatchFinder_GetMatches()
678 d3 = pos - (hash + kFix3HashSize)[h3]; in Bt4_MatchFinder_GetMatches()
683 (hash + kFix3HashSize)[h3] = pos; in Bt4_MatchFinder_GetMatches()
812 d3 = pos - (hash + kFix3HashSize)[h3]; in Hc4_MatchFinder_GetMatches()
816 (hash + kFix3HashSize)[h3] = pos; in Hc4_MatchFinder_GetMatches()
983 curMatch = (hash + kFix3HashSize)[hv]; in Bt3_MatchFinder_Skip()
985 (hash + kFix3HashSize)[hv] = p->pos; in Bt3_MatchFinder_Skip()
1002 (hash + kFix3HashSize)[h3] = in Bt4_MatchFinder_Skip()
1041 (hash + kFix3HashSize)[h3] = in Hc4_MatchFinder_Skip()
DLzHash.h11 #define kFix3HashSize (kHash2Size) macro
DLzFindMt.c636 curMatch3 = (hash + kFix3HashSize)[h3]; in MixMatches3()
639 (hash + kFix3HashSize)[h3] = lzPos; in MixMatches3()
799 (hash + kFix3HashSize)[h3] =