Searched refs:Z_BINARY (Results 1 – 18 of 18) sorted by relevance
156 #define Z_BINARY 0 macro
97 Z_BINARY = 0;
98 Z_BINARY : constant := 8#0000#; -- zlib.h:156
499 #define Z_BINARY 0 macro
427 sp->stream.data_type = Z_BINARY; in TIFFInitZIP()
1424 sp->stream.data_type = Z_BINARY; in TIFFInitPixarLog()
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
1150 return Z_BINARY;1163 return Z_BINARY;
1273 stream.data_type=Z_BINARY; in ReadPSDChannelZip()2788 stream.data_type=Z_BINARY; in WritePSDChannel()
1204 zi->ci.stream.data_type = Z_BINARY; in zipOpenNewFileInZip4_64()
1549 Set png_ptr->zstream.data_type to Z_BINARY, to avoid unnecessary detection