Searched refs:EXTRA_STATE (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/zlib/
H A Ddeflate.h52 #define EXTRA_STATE 69 macro
H A Ddeflate.c619 s->status = EXTRA_STATE;
652 if (s->status == EXTRA_STATE) {
868 status != EXTRA_STATE &&

Completed in 36 milliseconds