Home | History | Annotate | Download | only in zlib

Lines Matching refs:my_version

253     static const char my_version[] = ZLIB_VERSION;
260 if (version == Z_NULL || version[0] != my_version[0] ||