Searched refs:fixmsg (Results 1 – 1 of 1) sorted by relevance
82 static void throwInternalErrorHelper(JNIEnv *env, z_stream *strm, const char *fixmsg) { in throwInternalErrorHelper() argument84 msg = (strm->msg != NULL) ? strm->msg : fixmsg; in throwInternalErrorHelper()