Home
last modified time | relevance | path

Searched refs:LENS (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/zmod/
H A Dinftrees.c189 case LENS:
214 if (type == LENS && used >= ENOUGH - MAXD)
282 if (type == LENS && used >= ENOUGH - MAXD)
H A Dinftrees.h51 LENS, enumerator
H A Dinflate.c234 inflate_table(LENS, state->lens, 288, &(next), &(bits), state->work);
952 ret = inflate_table(LENS, state->lens, state->nlen, &(state->next),
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c4151 LENS, /* get lengths for stored */ enumerator
4385 s->mode = LENS; /* get length of stored block */
4421 case LENS:
4661 return (s->mode == LENS);
4728 if (s->mode != LENS)
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c3053 LENS, /* get lengths for stored */ enumerator
3288 s->mode = LENS; /* get length of stored block */
3324 case LENS:
3593 if (s->mode != LENS)