Home
last modified time | relevance | path

Searched refs:GZ_NONE (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/zlib/
H A Dgzguts.h159 #define GZ_NONE 0 macro
H A Dgzlib.c122 state->mode = GZ_NONE;
179 if (state->mode == GZ_NONE) {
/f-stack/freebsd/contrib/zstd/zlibWrapper/
H A Dgzguts.h166 #define GZ_NONE 0 macro
H A Dgzlib.c122 state.state->mode = GZ_NONE;
179 if (state.state->mode == GZ_NONE) {