Searched refs:Z_BINARY (Results 1 – 25 of 27) sorted by relevance
12
156 #define Z_BINARY 0 macro
97 Z_BINARY = 0;
218 pub const Z_BINARY: c_int = 0; constant
770 return Z_BINARY;782 return Z_BINARY;
201 #define Z_BINARY 0 macro
192 #define Z_BINARY 0 macro
98 Z_BINARY : constant := 8#0000#; -- zlib.h:156
407 sp->stream.data_type = Z_BINARY; in TIFFInitZIP()
1421 sp->stream.data_type = Z_BINARY; in TIFFInitPixarLog()
199 #define Z_BINARY 0 macro
1150 return Z_BINARY;1163 return Z_BINARY;
193 Z_BINARY = 0;
1137 return Z_BINARY;1150 return Z_BINARY;
203 #define Z_BINARY 0 macro
1374 - use Z_BINARY instead of BINARY
1115 return Z_BINARY;1128 return Z_BINARY;
246 #define Z_BINARY 0 macro
69 D Z_BINARY C 0
1374 stream.data_type=Z_BINARY; in ReadPSDChannelZip()3008 stream.data_type=Z_BINARY; in WritePSDChannel()
1204 zi->ci.stream.data_type = Z_BINARY; in zipOpenNewFileInZip4_64()