Searched refs:cmpVersions (Results 1 – 4 of 4) sorted by relevance
460 if(cmpVersions($Ver, $Req)>=0) {
271 sub cmpVersions($$) subroutine
765 if($GccVer=~/\A(4\.8(|\.[012])|[67](\..*)?)\Z/ or cmpVersions($GccVer, "8")>=0)
9616 if(cmpVersions($ABIVer, $ABI_DUMP_VERSION)>0)9622 if(cmpVersions($ABIVer, $ABI_DUMP_VERSION_MIN)<0 and not $In::Opt{"CountSymbols"}) {