Home | History | Annotate | Download | only in linux

Lines Matching defs:Z_MEM_ERROR

154 #define Z_MEM_ERROR    (-4)
203 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not
323 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
421 if next_in or next_out was NULL), Z_MEM_ERROR if there was not enough memory,
486 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
544 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
621 inflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough