Home
last modified time | relevance | path

Searched defs:avail_out (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/block/
H A Ddmg-lzfse.c34 char *next_out, unsigned int avail_out) in dmg_uncompress_lzfse_do()
H A Ddmg-bz2.c30 char *next_out, unsigned int avail_out) in dmg_uncompress_bz2_do()
/openbmc/linux/lib/zlib_dfltcc/
H A Ddfltcc_inflate.c76 size_t avail_out = strm->avail_out; in dfltcc_xpnd() local
H A Ddfltcc_deflate.c79 size_t avail_out = strm->avail_out; in dfltcc_cmpr() local
/openbmc/u-boot/include/
H A Dbzlib.h108 unsigned int avail_out; member
/openbmc/linux/include/linux/
H A Dzlib.h90 uLong avail_out; /* remaining free space at next_out */ member
/openbmc/u-boot/include/u-boot/
H A Dzlib.h425 uInt avail_out; /* remaining free space at next_out */ member