Home
last modified time | relevance | path

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

/external/lzma/C/
DLzHash.h39 #define HASH_ZIP_CALC hv = ((cur[2] | ((UInt32)cur[0] << 8)) ^ p->crc[cur[1]]) & 0xFFFF; macro
DLzFind.c620 HASH_ZIP_CALC; in Bt3Zip_MatchFinder_GetMatches()
940 HASH_ZIP_CALC; in Hc3Zip_MatchFinder_GetMatches()
966 HASH_ZIP_CALC; in Bt3Zip_MatchFinder_Skip()
1076 HASH_ZIP_CALC; in Hc3Zip_MatchFinder_Skip()