HomeSort by relevance Sort by last modified time
    Searched refs:HASH2_CALC (Results 1 - 2 of 2) sorted by null

  /external/lzma/C/
LzHash.h 15 #define HASH2_CALC hashValue = cur[0] | ((UInt32)cur[1] << 8);
LzFind.c 490 HASH2_CALC;
654 HASH2_CALC;

Completed in 45 milliseconds