Searched refs:zzip (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/lib/ |
| H A D | gzip.c | 42 return zzip(dst, lenp, src, srclen, 1, NULL); in gzip() 48 int zzip(void *dst, unsigned long *lenp, unsigned char *src, in zzip() function
|
| /rk3399_rockchip-uboot/include/ |
| H A D | common.h | 719 int zzip(void *dst, unsigned long *lenp, unsigned char *src,
|