Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/zlib/
H A Dinflate.h39 CODELENS, /* i: waiting for length/lit and distance code lengths */ enumerator
H A Dinflate.c953 state->mode = CODELENS; in inflate()
955 case CODELENS: in inflate()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c1599 CODELENS, /* i: waiting for length/lit and distance code lengths */ enumerator
3094 state->mode = CODELENS;
3095 case CODELENS: