Home
last modified time | relevance | path

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

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