Home
last modified time | relevance | path

Searched defs:next_out (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dzlib.h87 Bytef *next_out; /* next output byte should be put there */ member
Dgzio.c401 Byte *next_out; /* == stream.next_out but not forced far (for MSDOS) */ local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dzlib.h90 Bytef *next_out; /* next output byte should be put there */ member
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
Dzlib.h91 Bytef *next_out; /* next output byte will go here */ member