Home
last modified time | relevance | path

Searched refs:inflateInit (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/fs/cramfs/
H A Duncompress.c70 err = inflateInit (&stream); in cramfs_uncompress_init()
/rk3399_rockchip-uboot/include/u-boot/
H A Dzlib.h715 #define inflateInit(strm) \ macro