Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/zlib/
H A Ddeflate.c223 static const char my_version[] = ZLIB_VERSION; local
230 if (version == Z_NULL || version[0] != my_version[0] ||