Home
last modified time | relevance | path

Searched refs:HASH_ZIP_CALC (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/common/lzma/
H A DLzHash.h37 #define HASH_ZIP_CALC hashValue = ((cur[2] | ((UInt32)cur[0] << 8)) ^ p->crc[cur[1]]) & 0xFFFF; macro
H A DLzFind.c494 HASH_ZIP_CALC; in Bt3Zip_MatchFinder_GetMatches()
634 HASH_ZIP_CALC; in Hc3Zip_MatchFinder_GetMatches()
660 HASH_ZIP_CALC; in Bt3Zip_MatchFinder_Skip()
721 HASH_ZIP_CALC; in Hc3Zip_MatchFinder_Skip()