Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/zlib/
H A Ddeflate.h59 #define HCRC_STATE 103 /* gzip header CRC -> BUSY_STATE */ macro
H A Ddeflate.c406 s->status != HCRC_STATE &&
1009 s->status = HCRC_STATE;
1011 if (s->status == HCRC_STATE) {
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c1265 #define HCRC_STATE 103 macro