Home
last modified time | relevance | path

Searched refs:gzalloc (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Dgunzip.c29 void *gzalloc(void *x, unsigned items, unsigned size) in gzalloc() function
206 s.zalloc = gzalloc; in gzwrite()
294 s.zalloc = gzalloc; in zunzip()
/rk3399_rockchip-uboot/fs/cramfs/
H A Duncompress.c59 stream.zalloc = gzalloc; in cramfs_uncompress_init()
/rk3399_rockchip-uboot/include/u-boot/
H A Dzlib.h724 extern void *gzalloc(void *, unsigned, unsigned);