Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/zlibWrapper/examples/
H A Dexample_original.c55 void test_inflate OF((Byte *compr, uLong comprLen,
255 void test_inflate(compr, comprLen, uncompr, uncomprLen) in test_inflate() function
602 test_inflate(compr, comprLen, uncompr, uncomprLen);
H A Dexample.c60 void test_inflate OF((Byte *compr, uLong comprLen,
263 void test_inflate(compr, comprLen, uncompr, uncomprLen) in test_inflate() function
611 test_inflate(compr, comprLen, uncompr, uncomprLen);
/f-stack/freebsd/contrib/zlib/test/
H A Dexample.c38 void test_inflate OF((Byte *compr, uLong comprLen,
238 void test_inflate(compr, comprLen, uncompr, uncomprLen) in test_inflate() function
586 test_inflate(compr, comprLen, uncompr, uncomprLen);