Home
last modified time | relevance | path

Searched refs:test_inflate (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dexample.c42 void test_inflate OF((Byte *compr, uLong comprLen,
207 void test_inflate(compr, comprLen, uncompr, uncomprLen) in test_inflate() function
549 test_inflate(compr, comprLen, uncompr, uncomprLen);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dexample.c38 void test_inflate OF((Byte *compr, uLong comprLen,
238 void test_inflate(compr, comprLen, uncompr, uncomprLen) in test_inflate() function
585 test_inflate(compr, comprLen, uncompr, uncomprLen);