Searched refs:inflateStateCheck (Results 1 – 1 of 1) sorted by relevance
95 local int inflateStateCheck OF((z_streamp strm));105 local int inflateStateCheck(strm) in inflateStateCheck() function124 if (inflateStateCheck(strm)) return Z_STREAM_ERROR;150 if (inflateStateCheck(strm)) return Z_STREAM_ERROR;166 if (inflateStateCheck(strm)) return Z_STREAM_ERROR;257 if (inflateStateCheck(strm)) return Z_STREAM_ERROR;648 if (inflateStateCheck(strm) || strm->next_out == Z_NULL ||1308 if (inflateStateCheck(strm))1326 if (inflateStateCheck(strm)) return Z_STREAM_ERROR;1351 if (inflateStateCheck(strm)) return Z_STREAM_ERROR;[all …]