Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zlib/test/
H A Dexample.c448 static void test_dict_inflate(Byte *compr, uLong comprLen, Byte *uncompr, in test_dict_inflate() function
546 test_dict_inflate(compr, comprLen, uncompr, uncomprLen); in main()