Searched refs:syncsearch (Results 1 – 2 of 2) sorted by relevance
1355 local unsigned syncsearch(unsigned FAR *have, const unsigned char FAR *buf, in syncsearch() function1399 syncsearch(&(state->have), buf, len); in inflateSync()1403 len = syncsearch(&(state->have), strm->next_in, strm->avail_in); in inflateSync()
991 - Fix prototype of syncsearch in inflate.c [Truta]