Home
last modified time | relevance | path

Searched defs:zfree (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/lib/
H A Dgzip.c33 static void zfree(void *x, void *addr, unsigned nb) in zfree() function
/openbmc/u-boot/include/u-boot/
H A Dzlib.h430 free_func zfree; /* used to free the internal state */ member
/openbmc/qemu/hw/core/
H A Dloader.c524 static void zfree(void *x, void *addr) in zfree() function