Home
last modified time | relevance | path

Searched refs:compress2gzip (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/installer/mac/third_party/bsdiff/
Dgoobsdiff.c206 static int compress2gzip(Bytef *dest, uLongf *destLen, in compress2gzip() function
280 gz_err = compress2gzip(gz, &gz_len, source, source_len, 9); in make_small()