Searched refs:test_sync (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/zstd/zlibWrapper/examples/ |
| H A D | example_original.c | 62 void test_sync OF((Byte *compr, uLong comprLen, 430 void test_sync(compr, comprLen, uncompr, uncomprLen) in test_sync() function 608 test_sync(compr, comprLen, uncompr, uncomprLen);
|
| H A D | example.c | 67 void test_sync OF((Byte *compr, uLong comprLen, 438 void test_sync(compr, comprLen, uncompr, uncomprLen) in test_sync() function 618 test_sync(compr, comprLen, uncompr, uncomprLen);
|
| /f-stack/freebsd/contrib/zlib/test/ |
| H A D | example.c | 45 void test_sync OF((Byte *compr, uLong comprLen, 413 void test_sync(compr, comprLen, uncompr, uncomprLen) in test_sync() function 592 test_sync(compr, comprLen, uncompr, uncomprLen);
|
| /f-stack/freebsd/contrib/zstd/zlibWrapper/ |
| H A D | README.md | 60 We were forced to turn off the following functions: `test_flush`, `test_sync` which use currently u…
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | ChangeLog | 1181 - in example.c use correct compressed length for test_sync
|