Searched refs:ZWRAPD_finishWithErrorMsg (Results 1 – 1 of 1) sorted by relevance
572 static int ZWRAPD_finishWithErrorMsg(z_streamp strm, char* message) in ZWRAPD_finishWithErrorMsg() function1005 return ZWRAPD_finishWithErrorMsg(strm, "inflateGetDictionary is not supported!"); in z_inflateGetDictionary()1015 return ZWRAPD_finishWithErrorMsg(source, "inflateCopy is not supported!"); in z_inflateCopy()1024 return ZWRAPD_finishWithErrorMsg(strm, "inflateMark is not supported!"); in z_inflateMark()1035 return ZWRAPD_finishWithErrorMsg(strm, "inflatePrime is not supported!"); in z_inflatePrime()1044 return ZWRAPD_finishWithErrorMsg(strm, "inflateGetHeader is not supported!"); in z_inflateGetHeader()1055 return ZWRAPD_finishWithErrorMsg(strm, "inflateBackInit is not supported!"); in z_inflateBackInit_()1065 return ZWRAPD_finishWithErrorMsg(strm, "inflateBack is not supported!"); in z_inflateBack()1073 return ZWRAPD_finishWithErrorMsg(strm, "inflateBackEnd is not supported!"); in z_inflateBackEnd()