Searched refs:destlen_z (Results 1 – 1 of 1) sorted by relevance
68 uLongf destlen_z; in mkuz_zlib_compress() local73 destlen_z = oblk->alen; in mkuz_zlib_compress()74 if (compress2(oblk->data, &destlen_z, iblk->data, iblk->info.len, in mkuz_zlib_compress()80 oblk->info.len = (uint32_t)destlen_z; in mkuz_zlib_compress()