Searched refs:cmpBTypes (Results 1 – 1 of 1) sorted by relevance
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/ |
| H A D | abi-compliance-checker.pl | 3673 if(cmpBTypes($Old_Value, $New_Value, 1, 2)) { 5071 or not cmpBTypes($Old_Value, $New_Value, 1, 2)) { 5085 or not cmpBTypes($Old_Value, $New_Value, 1, 2)) { 5309 sub cmpBTypes($$$$) subroutine 5685 if(cmpBTypes($Old_Value, $New_Value, 1, 2)) { 6019 if(cmpBTypes($Type1_Pure{"Name"}, $Type2_Pure{"Name"}, 1, 2)) {
|