DISTS             102 third_party/zlib/infback.c         inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work);
DISTS             463 third_party/zlib/infback.c             ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist,
DISTS             269 third_party/zlib/inflate.c         inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work);
DISTS             994 third_party/zlib/inflate.c             ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist,
DISTS             212 third_party/zlib/inftrees.c         (type == DISTS && used >= ENOUGH_DISTS))
DISTS             281 third_party/zlib/inftrees.c                 (type == DISTS && used >= ENOUGH_DISTS))