Home
last modified time | relevance | path

Searched refs:Z_UNKNOWN (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/
H A Dzlib.h174 #define Z_UNKNOWN 2 macro
/openbmc/u-boot/include/u-boot/
H A Dzlib.h502 #define Z_UNKNOWN 2 macro
/openbmc/linux/lib/zlib_deflate/
H A Ddeftree.c816 if (s->data_type == Z_UNKNOWN) set_data_type(s);
H A Ddeflate.c293 strm->data_type = Z_UNKNOWN; in zlib_deflateReset()
/openbmc/u-boot/lib/zlib/
H A Dtrees.c938 if (s->strm->data_type == Z_UNKNOWN)
H A Ddeflate.c365 strm->data_type = Z_UNKNOWN;