Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dexample.c52 void test_dict_inflate OF((Byte *compr, uLong comprLen,
463 void test_dict_inflate(compr, comprLen, uncompr, uncomprLen) in test_dict_inflate() function
559 test_dict_inflate(compr, comprLen, uncompr, uncomprLen);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dexample.c48 void test_dict_inflate OF((Byte *compr, uLong comprLen,
494 void test_dict_inflate(compr, comprLen, uncompr, uncomprLen) in test_dict_inflate() function
595 test_dict_inflate(compr, comprLen, uncompr, uncomprLen);