WIN_INIT         1574 third_party/zlib/deflate.c             if (init > WIN_INIT)
WIN_INIT         1575 third_party/zlib/deflate.c                 init = WIN_INIT;
WIN_INIT         1579 third_party/zlib/deflate.c         else if (s->high_water < (ulg)curr + WIN_INIT) {
WIN_INIT         1584 third_party/zlib/deflate.c             init = (ulg)curr + WIN_INIT - s->high_water;