Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Ddmg-lzfse.c33 static int dmg_uncompress_lzfse_do(char *next_in, unsigned int avail_in, in dmg_uncompress_lzfse_do()
H A Ddmg-bz2.c29 static int dmg_uncompress_bz2_do(char *next_in, unsigned int avail_in, in dmg_uncompress_bz2_do()
/openbmc/u-boot/include/
H A Dbzlib.h102 char *next_in; member
/openbmc/linux/include/linux/
H A Dzlib.h85 const Byte *next_in; /* next input byte */ member
/openbmc/u-boot/include/u-boot/
H A Dzlib.h421 Bytef *next_in; /* next input byte */ member