Home | History | Annotate | Download | only in zlib_v128

Lines Matching refs:Z_MEM_ERROR

243 #define Z_MEM_ERROR    (-4)
301 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
443 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
562 next_in or next_out was Z_NULL), Z_MEM_ERROR if there was not enough memory,
643 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
707 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
871 inflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
950 inflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
1084 the parameters are invalid, Z_MEM_ERROR if the internal state could not be
1233 compress returns Z_OK if success, Z_MEM_ERROR if there was not
1249 compress2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
1272 uncompress returns Z_OK if success, Z_MEM_ERROR if there was not
1584 file operation error, Z_MEM_ERROR if out of memory, Z_BUF_ERROR if the