Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dzlib.h156 #define Z_VERSION_ERROR (-6) macro
/openbmc/u-boot/include/u-boot/
H A Dzlib.h481 #define Z_VERSION_ERROR (-6) macro
/openbmc/u-boot/lib/zlib/
H A Dinflate.c40 return Z_VERSION_ERROR; in inflateInit2_()
H A Ddeflate.c232 return Z_VERSION_ERROR;