Home
last modified time | relevance | path

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

/third_party/rust/crates/clap/tests/derive/
Dissues.rs57 fn my_version() -> &'static str { in issue_324() function
62 #[command(version = my_version())] in issue_324()
/third_party/libwebsockets/win32port/zlib/
Ddeflate.c223 static const char my_version[] = ZLIB_VERSION; local
230 if (version == Z_NULL || version[0] != my_version[0] ||
/third_party/node/deps/zlib/
Ddeflate.c397 static const char my_version[] = ZLIB_VERSION; in deflateInit2_() local
407 if (version == Z_NULL || version[0] != my_version[0] || in deflateInit2_()
/third_party/zlib/
Ddeflate.c250 static const char my_version[] = ZLIB_VERSION; local
252 if (version == Z_NULL || version[0] != my_version[0] ||
/third_party/skia/third_party/externals/zlib/
Ddeflate.c246 static const char my_version[] = ZLIB_VERSION; local
256 if (version == Z_NULL || version[0] != my_version[0] ||
/third_party/node/deps/v8/third_party/zlib/patches/
D0001-simd.patch639 static const char my_version[] = ZLIB_VERSION;
646 if (version == Z_NULL || version[0] != my_version[0] ||
/third_party/skia/third_party/externals/zlib/patches/
D0001-simd.patch639 static const char my_version[] = ZLIB_VERSION;
646 if (version == Z_NULL || version[0] != my_version[0] ||
/third_party/node/deps/v8/third_party/zlib/
Ddeflate.c251 static const char my_version[] = ZLIB_VERSION; local
261 if (version == Z_NULL || version[0] != my_version[0] ||
/third_party/node/deps/zlib/patches/
D0001-simd.patch639 static const char my_version[] = ZLIB_VERSION;
646 if (version == Z_NULL || version[0] != my_version[0] ||