DISTS             111 3rdparty/zlib/infback.c         inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work);
DISTS             471 3rdparty/zlib/infback.c             ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist,
DISTS             290 3rdparty/zlib/inflate.c         inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work);
DISTS            1009 3rdparty/zlib/inflate.c             ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist,
DISTS             212 3rdparty/zlib/inftrees.c         (type == DISTS && used > ENOUGH_DISTS))
DISTS             281 3rdparty/zlib/inftrees.c                 (type == DISTS && used > ENOUGH_DISTS))