Searched refs:DISTS (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/zlib/ |
| H A D | inftrees.h | 57 DISTS enumerator
|
| H A D | inftrees.c | 210 (type == DISTS && used > ENOUGH_DISTS)) 279 (type == DISTS && used > ENOUGH_DISTS))
|
| H A D | infback.c | 111 inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work); 471 ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist,
|
| H A D | inflate.c | 307 inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work); 1032 ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist,
|
| /f-stack/freebsd/contrib/zlib/test/ |
| H A D | infcover.c | 631 ret = inflate_table(DISTS, lens, 16, &next, &bits, work); in cover_trees() 635 ret = inflate_table(DISTS, lens, 16, &next, &bits, work); in cover_trees()
|