Home
last modified time | relevance | path

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

/external/lzma/C/
DLzHash.h15 #define HASH2_CALC hashValue = cur[0] | ((UInt32)cur[1] << 8); macro
DLzFind.c488 HASH2_CALC; in Bt2_MatchFinder_GetMatches()
652 HASH2_CALC; in Bt2_MatchFinder_Skip()