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

/openbsd-current/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-current/lib/libfuse/
H A Dgenerate_pkgconfig.sh55 lib_version=$(sed -nE ${version_re} ${version_file})
66 Version: ${lib_version}
/openbsd-current/lib/libz/
H A Dgenerate_pkgconfig.sh55 lib_version=$(sed -nE ${version_re} ${version_file})
66 Version: ${lib_version}
/openbsd-current/lib/libelf/
H A Dgenerate_pkgconfig.sh53 lib_version=0.8.12
64 Version: ${lib_version}
/openbsd-current/lib/libcrypto/
H A Dgenerate_pkgconfig.sh56 #lib_version=$(sed -nE ${version_re} ${version_file})
57 lib_version=2.0.0
72 Version: ${lib_version}
/openbsd-current/lib/libssl/
H A Dgenerate_pkgconfig.sh55 #lib_version=$(sed -nE ${version_re} ${version_file})
56 lib_version=2.0.0
71 Version: ${lib_version}
87 Version: ${lib_version}
/openbsd-current/lib/libexpat/
H A Dgenerate_pkgconfig.sh57 lib_version=$(sed -nE ${version_major_re} ${version_file}).$(sed -nE ${version_minor_re} ${version_file}).$(sed -nE ${version_micro_re} ${version_file})
69 Version: ${lib_version}
/openbsd-current/sys/dev/ic/
H A Dadwlib.h684 u_int16_t lib_version; /* Adw Library version number */ member in struct:adw_dvc_cfg
H A Dadw.c375 sc->cfg.lib_version = (ADW_LIB_VERSION_MAJOR << 8) |
H A Dadvlib.h867 u_int16_t lib_version; member in struct:asc_softc
H A Dadvlib.c277 sc->lib_version = (ASC_LIB_VERSION_MAJOR << 8) | ASC_LIB_VERSION_MINOR;
/openbsd-current/gnu/usr.bin/perl/cpan/Math-BigRat/lib/Math/
H A DBigRat.pm3013 lib_version RO Version of the math backend library
/openbsd-current/gnu/usr.bin/perl/cpan/Math-BigInt/lib/Math/
H A DBigInt.pm470 lib_version => ${"${LIB}::VERSION"},
6279 lib_version RO Version of the math backend library

Completed in 401 milliseconds