Searched refs:Z_BINARY (Results 1 – 23 of 23) sorted by relevance
156 #define Z_BINARY 0 macro
97 Z_BINARY = 0;
98 Z_BINARY : constant := 8#0000#; -- zlib.h:156
199 #define Z_BINARY 0 macro
1150 return Z_BINARY;1163 return Z_BINARY;
193 Z_BINARY = 0;
1115 return Z_BINARY;1128 return Z_BINARY;
203 #define Z_BINARY 0 macro
1116 return Z_BINARY;1129 return Z_BINARY;
1437 - use Z_BINARY instead of BINARY
69 D Z_BINARY C 0
1204 zi->ci.stream.data_type = Z_BINARY; in zipOpenNewFileInZip4_64()
1218 zi->ci.stream.data_type = Z_BINARY; in zipOpenNewFileInZip4_64()
1548 Set png_ptr->zstream.data_type to Z_BINARY, to avoid unnecessary detection