Lines Matching defs:Z_MEM_ERROR
183 #define Z_MEM_ERROR (-4)
241 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
388 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
510 by the application), Z_MEM_ERROR if there was not enough memory, Z_BUF_ERROR
602 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
688 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
875 inflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
954 inflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
1091 the parameters are invalid, Z_MEM_ERROR if the internal state could not be
1241 compress returns Z_OK if success, Z_MEM_ERROR if there was not
1257 compress2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
1280 uncompress returns Z_OK if success, Z_MEM_ERROR if there was not
1391 or Z_MEM_ERROR if there is a memory allocation error.
1642 file operation error, Z_MEM_ERROR if out of memory, Z_BUF_ERROR if the