Home
last modified time | relevance | path

Searched refs:xflags (Results 1 – 4 of 4) 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);