Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/abi-compliance-checker/
H A Dabi-compliance-checker.pl8389 my $RPath = getReportPath($Level);
9117 sub getReportPath($) subroutine
9193 my $Dir = getDirname(getReportPath($Level));
9276 printMsg("INFO", "Report: ".pathFmt(getReportPath("Join")));
9280 printMsg("INFO", "Report (BC): ".pathFmt(getReportPath("Binary")));
9281 printMsg("INFO", "Report (SC): ".pathFmt(getReportPath("Source")));
9285 printMsg("INFO", "Report: ".pathFmt(getReportPath("Binary")));
9289 printMsg("INFO", "Report: ".pathFmt(getReportPath("Source")));