Home
last modified time | relevance | path

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

/third_party/zlib/test/
H A Dexample.c462 static void test_dict_inflate(Byte *compr, uLong comprLen, Byte *uncompr, in test_dict_inflate() function
565 test_dict_inflate(compr, comprLen, uncompr, uncomprLen); in main()
/third_party/zlib/contrib/pascal/
H A Dexample.pas484 procedure test_dict_inflate(compr: Pointer; comprLen: LongInt; procedure
594 test_dict_inflate(compr, comprLen, uncompr, uncomprLen);

Completed in 2 milliseconds