Searched refs:vcmp (Results 26 - 31 of 31) sorted by relevance

12

/openbsd-current/gnu/usr.bin/perl/dist/Safe/
H A DSafe.pm116 &version::vcmp
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DShell.pm942 } elsif (CPAN::Version->vcmp($have,0)==0) {
/openbsd-current/gnu/usr.bin/perl/
H A Dpp_ctl.c4139 if ( vcmp(sv,PL_patchlevel) <= 0 )
4146 if ( vcmp(sv,PL_patchlevel) > 0 ) {
H A Dutil.c5613 if ( vcmp(pmsv,xssv) ) {
H A Dembed.h759 # define vcmp(a,b) Perl_vcmp(aTHX_ a,b) macro
/openbsd-current/gnu/usr.bin/perl/regen/
H A Dfeature.pl421 vcmp(ver, upg_version(comp_ver, FALSE)) >= 0)

Completed in 134 milliseconds

12