Searched refs:compress2gzip (Results 1 – 1 of 1) sorted by relevance
206 static int compress2gzip(Bytef *dest, uLongf *destLen, in compress2gzip() function280 gz_err = compress2gzip(gz, &gz_len, source, source_len, 9); in make_small()