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/ |
D | example.c | 42 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/ |
D | example.c | 38 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);
|