Searched refs:zzip (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/lib/ |
D | gzip.c | 41 return zzip(dst, lenp, src, srclen, 1, NULL); in gzip() 47 int zzip(void *dst, unsigned long *lenp, unsigned char *src, in zzip() function
|
/external/u-boot/include/ |
D | common.h | 514 int zzip(void *dst, unsigned long *lenp, unsigned char *src,
|