Home
last modified time | relevance | path

Searched refs:lib_version (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/dist/lib/
H A DMakefile.PL9 my $lib_version = '0.62';
15 version: $lib_version
21 version => $lib_version, },
29 'VERSION' => $lib_version,
/openbsd-src/lib/libssl/
H A Dgenerate_pkgconfig.sh56 lib_version=2.0.0
71 Version: ${lib_version}
87 Version: ${lib_version}
/openbsd-src/lib/libelf/
H A Dgenerate_pkgconfig.sh53 lib_version=0.8.12
64 Version: ${lib_version}
/openbsd-src/lib/libcrypto/
H A Dgenerate_pkgconfig.sh57 lib_version=2.0.0
72 Version: ${lib_version}
/openbsd-src/lib/libfuse/
H A Dgenerate_pkgconfig.sh55 lib_version=$(sed -nE ${version_re} ${version_file})
66 Version: ${lib_version}
/openbsd-src/lib/libz/
H A Dgenerate_pkgconfig.sh55 lib_version=$(sed -nE ${version_re} ${version_file})
66 Version: ${lib_version}
/openbsd-src/lib/libexpat/
H A Dgenerate_pkgconfig.sh57 lib_version=$(sed -nE ${version_major_re} ${version_file}).$(sed -nE ${version_minor_re} ${version_…
69 Version: ${lib_version}
/openbsd-src/gnu/usr.bin/perl/cpan/Math-BigInt/t/
H A Dconfig.t33 'lib_version' => $Math::BigInt::Calc::VERSION,
/openbsd-src/sys/dev/ic/
H A Dadwlib.h684 u_int16_t lib_version; /* Adw Library version number */ member
H A Dadw.c375 sc->cfg.lib_version = (ADW_LIB_VERSION_MAJOR << 8) | in adw_init()
H A Dadvlib.h867 u_int16_t lib_version; member
H A Dadvlib.c277 sc->lib_version = (ASC_LIB_VERSION_MAJOR << 8) | ASC_LIB_VERSION_MINOR; in AscInitASC_SOFTC()
/openbsd-src/gnu/usr.bin/perl/cpan/Math-BigInt/lib/Math/
H A DBigInt.pm606 lib_version => $LIB -> VERSION(),
6965 lib_version RO Version of the math backend library