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
389 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
511 by the application), Z_MEM_ERROR if there was not enough memory, Z_BUF_ERROR
603 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
689 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
876 inflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
955 inflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
1092 the parameters are invalid, Z_MEM_ERROR if the internal state could not be
1242 compress returns Z_OK if success, Z_MEM_ERROR if there was not
1258 compress2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
1281 uncompress returns Z_OK if success, Z_MEM_ERROR if there was not
1392 or Z_MEM_ERROR if there is a memory allocation error.
1643 file operation error, Z_MEM_ERROR if out of memory, Z_BUF_ERROR if the