Home
last modified time | relevance | path

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

/openbmc/linux/lib/zlib_deflate/
H A Ddeflate.c183 #define CLEAR_HASH(s) \ macro
441 CLEAR_HASH(s); /* forget history */ in zlib_deflate()
536 CLEAR_HASH(s); in lm_init()
/openbmc/u-boot/lib/zlib/
H A Ddeflate.c193 #define CLEAR_HASH(s) \ macro
847 CLEAR_HASH(s); /* forget history */
1025 CLEAR_HASH(s);