Home
last modified time | relevance | path

Searched refs:test_sync (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dexample.c49 void test_sync OF((Byte *compr, uLong comprLen,
382 void test_sync(compr, comprLen, uncompr, uncomprLen) in test_sync() function
555 test_sync(compr, comprLen, uncompr, uncomprLen);
DChangeLog521 - in example.c use correct compressed length for test_sync
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dexample.c45 void test_sync OF((Byte *compr, uLong comprLen,
413 void test_sync(compr, comprLen, uncompr, uncomprLen) in test_sync() function
591 test_sync(compr, comprLen, uncompr, uncomprLen);
DChangeLog1138 - in example.c use correct compressed length for test_sync