Searched refs:Z_PARTIAL_FLUSH (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/u-boot/ | ||
A D | zlib.h | 472 #define Z_PARTIAL_FLUSH 1 /* will be removed, use Z_SYNC_FLUSH instead */ macro |
/u-boot/lib/zlib/ | ||
A D | deflate.c | 840 if (flush == Z_PARTIAL_FLUSH) { |
Completed in 8 milliseconds