Searched refs:Z_VERSION_ERROR (Results 1 - 25 of 25) sorted by relevance

/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/sys/
H A Dzmod.h52 #define Z_VERSION_ERROR (-6) macro
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/zmod/
H A Dzmod.c109 if (i < 0 || i > Z_NEED_DICT - Z_VERSION_ERROR)
H A Dzlib.h180 #define Z_VERSION_ERROR (-6) macro
237 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
357 memory, Z_VERSION_ERROR if the zlib library version is incompatible with the
875 be allocated, or Z_VERSION_ERROR if the version of the library does not
H A Dinflate.c161 return Z_VERSION_ERROR;
H A Ddeflate.c244 return Z_VERSION_ERROR;
/netbsd-6-1-5-RELEASE/common/dist/zlib/examples/
H A Dzpipe.c25 level is supplied, Z_VERSION_ERROR if the version of zlib.h and the
81 invalid or incomplete, Z_VERSION_ERROR if the version of zlib.h and
162 case Z_VERSION_ERROR:
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/examples/
H A Dzpipe.c23 level is supplied, Z_VERSION_ERROR if the version of zlib.h and the
79 invalid or incomplete, Z_VERSION_ERROR if the version of zlib.h and
160 case Z_VERSION_ERROR:
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_compression_gzip.c315 case Z_VERSION_ERROR:
H A Darchive_write_set_compression_gzip.c221 case Z_VERSION_ERROR:
/netbsd-6-1-5-RELEASE/common/dist/zlib/
H A Dzlib.h180 #define Z_VERSION_ERROR (-6) macro
237 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
357 memory, Z_VERSION_ERROR if the zlib library version is incompatible with the
875 be allocated, or Z_VERSION_ERROR if the version of the library does not
H A Dinfback.c41 return Z_VERSION_ERROR;
H A Dinflate.c156 return Z_VERSION_ERROR;
H A Ddeflate.c240 return Z_VERSION_ERROR;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/
H A Dzlib.h178 #define Z_VERSION_ERROR (-6) macro
235 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
355 memory, Z_VERSION_ERROR if the zlib library version is incompatible with the
873 be allocated, or Z_VERSION_ERROR if the version of the library does not
H A Dinfback.c39 return Z_VERSION_ERROR;
H A Dinflate.c154 return Z_VERSION_ERROR;
H A Ddeflate.c238 return Z_VERSION_ERROR;
/netbsd-6-1-5-RELEASE/sys/net/
H A Dzlib.h434 #define Z_VERSION_ERROR (-6) macro
488 Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible
607 memory, Z_VERSION_ERROR if the zlib library version is incompatible with the
H A Dzlib.c827 return Z_VERSION_ERROR;
3442 return Z_VERSION_ERROR;
5603 "incompatible version",/* Z_VERSION_ERROR (-6) */
/netbsd-6-1-5-RELEASE/common/dist/zlib/contrib/infback9/
H A Dinfback9.c31 return Z_VERSION_ERROR;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/contrib/infback9/
H A Dinfback9.c29 return Z_VERSION_ERROR;
/netbsd-6-1-5-RELEASE/common/dist/zlib/contrib/pascal/
H A Dzlibpas.pas64 Z_VERSION_ERROR = -6;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/contrib/pascal/
H A Dzlibpas.pas64 Z_VERSION_ERROR = -6;
/netbsd-6-1-5-RELEASE/common/dist/zlib/contrib/delphi/
H A DZLib.pas181 Z_VERSION_ERROR = (-6);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/contrib/delphi/
H A DZLib.pas181 Z_VERSION_ERROR = (-6);

Completed in 224 milliseconds