Home
last modified time | relevance | path

Searched refs:COMMENT_STATE (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/zlib/
H A Ddeflate.h60 #define COMMENT_STATE 91 /* gzip comment -> HCRC_STATE */ macro
H A Ddeflate.c370 s->status != COMMENT_STATE &&
950 s->status = COMMENT_STATE;
952 if (s->status == COMMENT_STATE) {