Home
last modified time | relevance | path

Searched refs:max_insert_length (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Ddeflate.h176 # define max_insert_length max_lazy_match macro
Ddeflate.c1510 if (s->match_length <= s->max_insert_length &&
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Ddeflate.h179 # define max_insert_length max_lazy_match macro
Ddeflate.c1680 if (s->match_length <= s->max_insert_length &&