Searched refs:Z_MEM_ERROR (Results 1 - 1 of 1) sorted by relevance
/interface/sdk_c/third_party/zlib/ |
H A D | zlib.h | 183 #define Z_MEM_ERROR (-4) macro 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 i [all...] |
Completed in 4 milliseconds