Searched refs:my_version (Results 1 – 9 of 9) sorted by relevance
57 fn my_version() -> &'static str { in issue_324() function62 #[command(version = my_version())] in issue_324()
223 static const char my_version[] = ZLIB_VERSION; local230 if (version == Z_NULL || version[0] != my_version[0] ||
397 static const char my_version[] = ZLIB_VERSION; in deflateInit2_() local407 if (version == Z_NULL || version[0] != my_version[0] || in deflateInit2_()
250 static const char my_version[] = ZLIB_VERSION; local252 if (version == Z_NULL || version[0] != my_version[0] ||
246 static const char my_version[] = ZLIB_VERSION; local256 if (version == Z_NULL || version[0] != my_version[0] ||
639 static const char my_version[] = ZLIB_VERSION;646 if (version == Z_NULL || version[0] != my_version[0] ||
251 static const char my_version[] = ZLIB_VERSION; local261 if (version == Z_NULL || version[0] != my_version[0] ||