Lines Matching defs:Z_MEM_ERROR
185 #define Z_MEM_ERROR (-4)
243 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
391 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
513 by the application), Z_MEM_ERROR if there was not enough memory, Z_BUF_ERROR
605 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
691 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
878 inflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
957 inflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
1094 the parameters are invalid, Z_MEM_ERROR if the internal state could not be
1244 compress returns Z_OK if success, Z_MEM_ERROR if there was not
1260 compress2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
1283 uncompress returns Z_OK if success, Z_MEM_ERROR if there was not
1394 or Z_MEM_ERROR if there is a memory allocation error.
1645 file operation error, Z_MEM_ERROR if out of memory, Z_BUF_ERROR if the