Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dadler32.c57 uLong ZEXPORT adler32(adler, buf, len) in adler32() argument
Dzlib.h99 uLong adler; /* adler32 value of the uncompressed data */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dadler32.c65 uLong ZEXPORT adler32(adler, buf, len) in adler32() argument
Dzlib.h102 uLong adler; /* adler32 value of the uncompressed data */ member