Home
last modified time | relevance | path

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

/linux/arch/xtensa/boot/lib/
H A Dzmem.c36 void gunzip (void *dst, int dstlen, unsigned char *src, int *lenp) in gunzip() function
/linux/lib/
H A Ddecompress.c24 # define gunzip NULL macro
H A Ddecompress_inflate.c200 STATIC int INIT gunzip(unsigned char *buf, long len, in gunzip() function
H A Dinflate.c1194 static int INIT gunzip(void) in gunzip() function