Searched refs:MZ_BLOCK (Results 1 – 2 of 2) sorted by relevance
357 pub use libz_sys::Z_BLOCK as MZ_BLOCK;421 pub use cloudflare_zlib_sys::Z_BLOCK as MZ_BLOCK;
90 …USH = 0, MZ_PARTIAL_FLUSH = 1, MZ_SYNC_FLUSH = 2, MZ_FULL_FLUSH = 3, MZ_FINISH = 4, MZ_BLOCK = 5 }; enumerator233 #define Z_BLOCK MZ_BLOCK