Home
last modified time | relevance | path

Searched defs:dmax (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
Dinffast.c61 unsigned dmax; /* maximum distance from zlib header */ local
Dinflate.h90 unsigned dmax; /* zlib header max distance (INFLATE_STRICT) */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dinffast.c78 unsigned dmax; /* maximum distance from zlib header */ local
Dinflate.h83 unsigned dmax; /* zlib header max distance (INFLATE_STRICT) */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dinffast.c78 unsigned dmax; /* maximum distance from zlib header */ local
Dinflate.h87 unsigned dmax; /* zlib header max distance (INFLATE_STRICT) */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlmathlib.c186 lua_Number dmax = luaL_checknumber(L, 1); in math_max() local
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Doniguruma.h696 OnigDistance dmax; /* max-distance of exact or map */ member