Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dzlibmodule.c313 int wbits=MAX_WBITS, memLevel=DEF_MEM_LEVEL, strategy=0, err; in PyZlib_compressobj() local
350 int wbits=DEF_WBITS, err; in PyZlib_decompressobj() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dzlibmodule.c307 int wbits=MAX_WBITS, memLevel=DEF_MEM_LEVEL, strategy=0, err; in PyZlib_compressobj() local
344 int wbits=DEF_WBITS, err; in PyZlib_decompressobj() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dinflate.h88 unsigned wbits; /* log base 2 of requested window size */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dinflate.h92 unsigned wbits; /* log base 2 of requested window size */ member