Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/
H A DSysFiles.pm1869 $Cache{"getHeaderDeps"}{$LVer}{$AbsPath} = sortIncPaths([keys(%IncDir)], $LVer);
1873 sub sortIncPaths($$) subroutine
2070 foreach my $Dir (@{sortIncPaths([keys(%Includes)], $LVer)}) {