Home
last modified time | relevance | path

Searched defs:HASH_VAL (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DOpenArchive.cpp1026 #define HASH_VAL(buf) ((buf)[0]) macro
1030 #define HASH_VAL(buf) GetUi16(buf) macro