Home
last modified time | relevance | path

Searched refs:EXLEN (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/zlib/
H A Dinflate.h25 EXLEN, /* i: waiting for extra length (gzip) */ enumerator
H A Dinflate.c725 state->mode = EXLEN; in inflate()
727 case EXLEN: in inflate()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c1586 EXLEN, /* i: waiting for extra length (gzip) */ enumerator
2886 state->mode = EXLEN;
2887 case EXLEN: