Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/
H A DBasic.pm649 if(my $ShortName = substr($Signature, 0, findCenter($Signature, "(")))
697 sub findCenter($$) subroutine
H A DMangling.pm308 while(my $CPos = findCenter($TParams, "<"))
326 while(my $CPos = findCenter($Name, ":"))