Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dinflate.c1139 #define CRC_VALUE (crc ^ 0xffffffffUL) macro
1295 if (orig_crc != CRC_VALUE) { in gunzip()