Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/zlibWrapper/examples/
H A Dexample.c263 void test_inflate(compr, comprLen, uncompr, uncomprLen) in test_inflate() function
H A Dexample_original.c255 void test_inflate(compr, comprLen, uncompr, uncomprLen) in test_inflate() function
/freebsd/sys/contrib/zlib/test/
H A Dexample.c201 static void test_inflate(Byte *compr, uLong comprLen, Byte *uncompr, in test_inflate() function