Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/
H A DSysCheck.pm1339 and not checkList($LPath, \@SkipLibs)) {
1888 if(not checkList($HRelPath, $Filt))
1896 if(checkList($HRelPath, $Filt))
1904 if(checkList($HRelPath, $Filt))
1918 if(checkList($HRelPath, $Filt)) {
1924 if(checkList($HRelPath, $Filt)) {
2014 if(checkList($Path, $Skip)) {
2020 if(checkList($Path, $Skip)) {
H A DBasic.pm597 sub checkList($$) subroutine