Home
last modified time | relevance | path

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

/external/syslinux/memdisk/
Dunzip.c385 if (orig_crc != CRC_VALUE) in unzip()
Dinflate.c949 #define CRC_VALUE (crc ^ 0xffffffffL) macro