Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/u-boot/
H A Dzlib.h466 #define Z_PARTIAL_FLUSH 1 /* will be removed, use Z_SYNC_FLUSH instead */ macro
/rk3399_rockchip-uboot/lib/zlib/
H A Ddeflate.c839 if (flush == Z_PARTIAL_FLUSH) {