Searched defs:DEF_MEM_LEVEL (Results 1 - 6 of 6) sorted by relevance

/vbox/src/libs/zlib-1.2.6/contrib/minizip/
H A Dzip.h79 #ifndef DEF_MEM_LEVEL
81 # define DEF_MEM_LEVEL 8 macro
83 # define DEF_MEM_LEVEL MAX_MEM_LEVEL macro
H A Dzip.c91 #ifndef DEF_MEM_LEVEL
93 # define DEF_MEM_LEVEL 8 macro
95 # define DEF_MEM_LEVEL MAX_MEM_LEVEL macro
1320 -MAX_WBITS, DEF_MEM_LEVEL, Z_DEFAULT_STRATEGY,
1333 -MAX_WBITS, DEF_MEM_LEVEL, Z_DEFAULT_STRATEGY,
1346 -MAX_WBITS, DEF_MEM_LEVEL, Z_DEFAULT_STRATEGY,
1359 -MAX_WBITS, DEF_MEM_LEVEL, Z_DEFAULT_STRATEGY,
/vbox/src/libs/zlib-1.2.6/
H A Dzutil.h64 # define DEF_MEM_LEVEL 8 macro
66 # define DEF_MEM_LEVEL MAX_MEM_LEVEL macro
H A Dgzguts.h128 # define DEF_MEM_LEVEL 8 macro
130 # define DEF_MEM_LEVEL MAX_MEM_LEVEL macro
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.1/Modules/zlib/
H A Dzutil.h70 # define DEF_MEM_LEVEL 8 macro
72 # define DEF_MEM_LEVEL MAX_MEM_LEVEL macro
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.2/Modules/zlib/
H A Dzutil.h80 # define DEF_MEM_LEVEL 8 macro
82 # define DEF_MEM_LEVEL MAX_MEM_LEVEL macro

Completed in 51 milliseconds