Searched refs:DISTS (Results 1 – 3 of 3) sorted by relevance
| /xnu-8020.121.3/libkern/zlib/ |
| H A D | inftrees.h | 77 DISTS enumerator
|
| H A D | infback.c | 129 inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work); in fixedtables() 478 ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist, in inflateBack()
|
| H A D | inflate.c | 258 inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work); in fixedtables() 979 ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist, in inflate()
|