Home
last modified time | relevance | path

Searched refs:MAX_MEM_LEVEL (Results 1 – 13 of 13) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dzconf.h134 #ifndef MAX_MEM_LEVEL
136 # define MAX_MEM_LEVEL 8 macro
138 # define MAX_MEM_LEVEL 9 macro
Dzconf.in.h134 #ifndef MAX_MEM_LEVEL
136 # define MAX_MEM_LEVEL 8 macro
138 # define MAX_MEM_LEVEL 9 macro
Dzutil.h77 #if MAX_MEM_LEVEL >= 8
80 # define DEF_MEM_LEVEL MAX_MEM_LEVEL
Ddeflate.c265 if (memLevel < 1 || memLevel > MAX_MEM_LEVEL || method != Z_DEFLATED ||
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dgzguts.h139 #if MAX_MEM_LEVEL >= 8
142 # define DEF_MEM_LEVEL MAX_MEM_LEVEL
Dzconf.h233 #ifndef MAX_MEM_LEVEL
235 # define MAX_MEM_LEVEL 8 macro
237 # define MAX_MEM_LEVEL 9 macro
Dzutil.h63 #if MAX_MEM_LEVEL >= 8
66 # define DEF_MEM_LEVEL MAX_MEM_LEVEL
Ddeflate.c271 if (memLevel < 1 || memLevel > MAX_MEM_LEVEL || method != Z_DEFLATED ||
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/zlib/
Dgzguts.h145 #if MAX_MEM_LEVEL >= 8
148 # define DEF_MEM_LEVEL MAX_MEM_LEVEL
Dzutil.h66 #if MAX_MEM_LEVEL >= 8
69 # define DEF_MEM_LEVEL MAX_MEM_LEVEL
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/zlib/
Dzutil.h77 #if MAX_MEM_LEVEL >= 8
80 # define DEF_MEM_LEVEL MAX_MEM_LEVEL
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dzlibmodule.c47 #if MAX_MEM_LEVEL >= 8
50 # define DEF_MEM_LEVEL MAX_MEM_LEVEL
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dzlibmodule.c47 #if MAX_MEM_LEVEL >= 8
50 # define DEF_MEM_LEVEL MAX_MEM_LEVEL