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
874 inflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
953 inflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
1089 the parameters are invalid, Z_MEM_ERROR if the internal state could not be
1239 compress returns Z_OK if success, Z_MEM_ERROR if there was not
1255 compress2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
1278 uncompress returns Z_OK if success, Z_MEM_ERROR if there was not
1389 or Z_MEM_ERROR if there is a memory allocation error.
1640 file operation error, Z_MEM_ERROR if out of memory, Z_BUF_ERROR if the