Home
last modified time | relevance | path

Searched refs:VERSION2 (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl-sys/build/
H A Dexpando.c4 #define VERSION2(n, v) RUST_VERSION_##n##_##v macro
5 #define VERSION(n, v) VERSION2(n, v)
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H A DUtil.pm44 =item B<cmp_versions "VERSION1", "VERSION2">
46 Compares VERSION1 with VERSION2, paying attention to OpenSSL versioning.
48 Returns 1 if VERSION1 is greater than VERSION2, 0 if they are equal, and
49 -1 if VERSION1 is less than VERSION2.
/third_party/openssl/util/perl/OpenSSL/
H A DUtil.pm44 =item B<cmp_versions "VERSION1", "VERSION2">
46 Compares VERSION1 with VERSION2, paying attention to OpenSSL versioning.
48 Returns 1 if VERSION1 is greater than VERSION2, 0 if they are equal, and
49 -1 if VERSION1 is less than VERSION2.

Completed in 2 milliseconds