Home
last modified time | relevance | path

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

/third_party/zlib/contrib/pascal/
Dexample.pas407 procedure test_sync(compr: Pointer; comprLen: LongInt; procedure
/third_party/zlib/test/
Dexample.c385 static void test_sync(Byte *compr, uLong comprLen, Byte *uncompr, in test_sync() function