Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/
H A DGccAst.pm755 $SInfo->{"ShortName"} = getFuncShortName($Orig);
872 my $CShort = getFuncShortName($InfoId);
883 my $DShort = getFuncShortName($InfoId);
3484 sub getFuncShortName($) subroutine