Home
last modified time | relevance | path

Searched defs:gunzip (Results 1 – 3 of 3) sorted by relevance

/external/grub/
Dconfigure.ac301 AC_ARG_ENABLE(gunzip, optenable
/external/zlib/src/examples/
Dgun.c548 local int gunzip(z_stream *strm, char *inname, char *outname, int test) in gunzip() function
/external/qemu/
Dloader.c403 static ssize_t gunzip(void *dst, size_t dstlen, uint8_t *src, in gunzip() function