Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/abi-compliance-checker/
H A Dabi-compliance-checker.pl6441 sub getTypeProblemsCount($$) subroutine
6608 $T_Problems_High = getTypeProblemsCount("High", $Level);
6609 $T_Problems_Medium = getTypeProblemsCount("Medium", $Level);
6610 $T_Problems_Low = getTypeProblemsCount("Low", $Level);
6611 $T_Other = getTypeProblemsCount("Safe", $Level);