Home
last modified time | relevance | path

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

/external/rust/crates/flate2/src/ffi/
Dc.rs357 pub use libz_sys::Z_BLOCK as MZ_BLOCK;
421 pub use cloudflare_zlib_sys::Z_BLOCK as MZ_BLOCK;
/external/OpenCL-CTS/test_common/miniz/
Dminiz.h90 …USH = 0, MZ_PARTIAL_FLUSH = 1, MZ_SYNC_FLUSH = 2, MZ_FULL_FLUSH = 3, MZ_FINISH = 4, MZ_BLOCK = 5 }; enumerator
233 #define Z_BLOCK MZ_BLOCK