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 hv = cur[0] | ((UInt32)cur[1] << 8); macro
DLzFind.c609 HASH2_CALC; in Bt2_MatchFinder_GetMatches()
953 HASH2_CALC; in Bt2_MatchFinder_Skip()