Searched refs:gunzip (Results 1 – 4 of 4) sorted by relevance
7 void gunzip(void *dst, int dstlen, unsigned char *src, int *lenp);36 void gunzip (void *dst, int dstlen, unsigned char *src, int *lenp) in gunzip() function
193 .extern gunzip194 movi abi_tmp0, gunzip
169 gunzip(); in decompress_kernel()
172 gunzip(); in decompress_kernel()
Completed in 10 milliseconds