Searched refs:Z_FULL_FLUSH (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.61.2/libkern/libkern/ | ||
| H A D | zlib.h | 193 #define Z_FULL_FLUSH 4 macro |
| /xnu-8792.61.2/libkern/zlib/ | ||
| H A D | deflate.c | 844 if (flush == Z_FULL_FLUSH) { in deflate() |