Home
last modified time | relevance | path

Searched refs:WIN_INIT (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/zlib/
H A Ddeflate.h294 #define WIN_INIT MAX_MATCH macro
H A Ddeflate.c1582 if (init > WIN_INIT)
1583 init = WIN_INIT;
1587 else if (s->high_water < (ulg)curr + WIN_INIT) {
1592 init = (ulg)curr + WIN_INIT - s->high_water;