Home
last modified time | relevance | path

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

/linux-3.3/lib/
Ddecompress.c19 # define gunzip NULL macro
Ddecompress_inflate.c35 STATIC int INIT gunzip(unsigned char *buf, int len, in gunzip() function
Dinflate.c1193 static int INIT gunzip(void) in gunzip() function
/linux-3.3/arch/xtensa/boot/lib/
Dzmem.c34 void gunzip (void *dst, int dstlen, unsigned char *src, int *lenp) in gunzip() function