Searched refs:DISTS (Results 1 – 10 of 10) sorted by relevance
| /netbsd/src/common/dist/zlib/ |
| D | inftrees.c | 207 (type == DISTS && used > ENOUGH_DISTS)) in inflate_table() 276 (type == DISTS && used > ENOUGH_DISTS)) in inflate_table()
|
| D | inftrees.h | 57 DISTS enumerator
|
| D | infback.c | 105 inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work); in fixedtables() 460 ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist, in inflateBack()
|
| D | inflate.c | 281 inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work); in fixedtables() 1021 ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist, in inflate()
|
| /netbsd/src/common/dist/zlib/contrib/infback9/ |
| D | inftree9.c | 201 (type == DISTS && used >= ENOUGH_DISTS)) in inflate_table9() 269 (type == DISTS && used >= ENOUGH_DISTS)) in inflate_table9()
|
| D | inftree9.h | 56 DISTS enumerator
|
| D | infback9.c | 72 inflate_table9(DISTS, state.lens, 32, &(next), &(bits), state.work); in makefixed9() 446 ret = inflate_table9(DISTS, state->lens + state->nlen, in inflateBack9()
|
| /netbsd/src/external/cddl/osnet/dist/uts/common/zmod/ |
| D | inftrees.h | 52 DISTS enumerator
|
| D | inflate.c | 241 inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work); 961 ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist,
|
| /netbsd/src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
| D | zlib.c | 167 DISTS enumerator 1826 ret = netpgpv_inflate_table(DISTS, state->lens + state->nlen, state->ndist, in inflate()
|