Home
last modified time | relevance | path

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

/openbmc/linux/lib/zlib_deflate/
H A Ddeflate.c850 #define FLUSH_BLOCK(s, eof) { \ macro
/openbmc/u-boot/lib/zlib/
H A Ddeflate.c1446 #define FLUSH_BLOCK(s, last) { \ macro