Home
last modified time | relevance | path

Searched defs:test_gzio (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/zstd/zlibWrapper/examples/
H A Dexample.c139 void test_gzio(fname, uncompr, uncomprLen) in test_gzio() function
H A Dexample_original.c131 void test_gzio(fname, uncompr, uncomprLen) in test_gzio() function
/freebsd/sys/contrib/zlib/test/
H A Dexample.c84 static void test_gzio(const char *fname, Byte *uncompr, uLong uncomprLen) { in test_gzio() function