Searched refs:test_gzio (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/zstd/zlibWrapper/examples/ |
| H A D | example_original.c | 99 void test_gzio OF((const char *fname, 131 void test_gzio(fname, uncompr, uncomprLen) in test_gzio() function 597 test_gzio((argc > 1 ? argv[1] : TESTFILE),
|
| H A D | example.c | 107 void test_gzio OF((const char *fname, 139 void test_gzio(fname, uncompr, uncomprLen) in test_gzio() function 606 test_gzio((argc > 1 ? argv[1] : TESTFILE),
|
| /f-stack/freebsd/contrib/zlib/test/ |
| H A D | example.c | 82 void test_gzio OF((const char *fname, 114 void test_gzio(fname, uncompr, uncomprLen) in test_gzio() function 581 test_gzio((argc > 1 ? argv[1] : TESTFILE),
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | ChangeLog | 892 - Modify test_gzio in example.c to take a single file name as a
|