Searched refs:my_version (Results 1 – 2 of 2) sorted by relevance
235 static const char my_version[] = ZLIB_VERSION; local242 if (version == Z_NULL || version[0] != my_version[0] ||
863 static const char *my_version = ZLIB_VERSION; local872 if (version == Z_NULL || version[0] != my_version[0] ||