Searched refs:Z_BINARY (Results 1 – 24 of 24) sorted by relevance
156 #define Z_BINARY 0 macro
97 Z_BINARY = 0;
196 #define Z_BINARY 0 macro
98 Z_BINARY : constant := 8#0000#; -- zlib.h:156
193 Z_BINARY = 0;
200 #define Z_BINARY 0 macro
1150 return Z_BINARY;1163 return Z_BINARY;
199 #define Z_BINARY 0 macro
1133 return Z_BINARY;1146 return Z_BINARY;
1331 - use Z_BINARY instead of BINARY
263 #define Z_BINARY 0 macro
259 #define Z_BINARY 0 macro
383 png_ptr->zstream.data_type = Z_BINARY; in png_write_compressed_data_out()563 png_ptr->zstream.data_type = Z_BINARY; in png_write_IHDR()1963 png_ptr->zstream.data_type = Z_BINARY; in png_write_finish_row()
69 D Z_BINARY C 0
1203 zi->ci.stream.data_type = Z_BINARY; in zipOpenNewFileInZip4_64()
1204 zi->ci.stream.data_type = Z_BINARY; in zipOpenNewFileInZip4_64()
600 zstream->data_type = Z_BINARY; in vnc_zlib_stop()
608 zstream->data_type = Z_BINARY; in vnc_zlib_stop()
1540 Set png_ptr->zstream.data_type to Z_BINARY, to avoid unnecessary detection