Home
last modified time | relevance | path

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

/minix3/common/dist/zlib/contrib/pascal/
H A Dexample.pas229 procedure test_inflate(compr: Pointer; comprLen : LongInt; procedure
/minix3/common/dist/zlib/
H A Dexample.c209 void test_inflate(compr, comprLen, uncompr, uncomprLen) in test_inflate() function