Home
last modified time | relevance | path

Searched defs:inflate (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/lib/zlib/
H A Dinflate.c328 int ZEXPORT inflate(z_streamp strm, int flush) in inflate() function
/openbmc/linux/lib/
H A Dinflate.c1085 STATIC int INIT inflate(void) in inflate() function
/openbmc/u-boot/include/u-boot/
H A Dzlib.h71 # define inflate z_inflate macro
/openbmc/linux/drivers/virt/vboxguest/
H A Dvmmdev.h353 u32 inflate; member
/openbmc/linux/net/ipv4/
H A Dfib_trie.c536 static struct key_vector *inflate(struct trie *t, in inflate() function