Home | History | Annotate | Download | only in abi-compliance-checker

Lines Matching refs:Cl

32 #    - MS Visual C++ (dumpbin, undname, cl)
1068 "()" => "cl",
7887 elsif($Style eq "CL") {
16285 my $Cl = "incompatible";
16287 $Cl = "warning";
16290 $Cl = "almost_compatible";
16293 $TestResults .= "<td class=\'$Cl\'>".$BC_Rate."%</td>\n";