Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dgunzip.c39 void gzfree(void *x, void *addr, unsigned nb) in gzfree() function
195 s.zfree = gzfree; in gzwrite()
283 s.zfree = gzfree; in zunzip()
/openbmc/u-boot/fs/cramfs/
H A Duncompress.c60 stream.zfree = gzfree; in cramfs_uncompress_init()
/openbmc/u-boot/include/u-boot/
H A Dzlib.h725 extern void gzfree(void *, void *, unsigned);