Home
last modified time | relevance | path

Searched refs:xflags (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dzlib.h112 int xflags; /* extra flags (not used when writing a gzip file) */ member
Dinflate.c662 state->head->xflags = (int)(hold & 0xff);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dzlib.h115 int xflags; /* extra flags (not used when writing a gzip file) */ member
Dinflate.c715 state->head->xflags = (int)(hold & 0xff);
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
Dzlib.h117 int xflags; /* extra flags (not used when writing a gzip file) */ member
Dinflate.c736 state->head->xflags = (int)(hold & 0xff);