Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/zlib/
H A Dinflate.h30 DICTID, /* i: waiting for dictionary check value */ enumerator
H A Dinflate.c683 state->mode = hold & 0x200 ? DICTID : TYPE; in inflate()
826 case DICTID: in inflate()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c1591 DICTID, /* i: waiting for dictionary check value */ enumerator
2849 state->mode = hold & 0x200 ? DICTID : TYPE;
2980 case DICTID: