Home
last modified time | relevance | path

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

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