Searched refs:inflateInit (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/fs/cramfs/ | ||
| H A D | uncompress.c | 70 err = inflateInit (&stream); in cramfs_uncompress_init() |
| /rk3399_rockchip-uboot/include/u-boot/ | ||
| H A D | zlib.h | 715 #define inflateInit(strm) \ macro |