Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/xtensa/boot/lib/
H A Dzmem.c35 void gunzip (void *dst, int dstlen, unsigned char *src, int *lenp) in gunzip() function
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/u-boot/lib/
H A Dgunzip.c74 int gunzip(void *dst, int dstlen, unsigned char *src, unsigned long *lenp) in gunzip() function