OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CRC_GET_DIGEST
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/lzma_sdk/
7zCrc.h
17
#define
CRC_GET_DIGEST
(crc) ((crc) ^ CRC_INIT_VAL)
/external/lzma/C/
7zCrc.h
17
#define
CRC_GET_DIGEST
(crc) ((crc) ^ CRC_INIT_VAL)
Completed in 646 milliseconds