Home
last modified time | relevance | path

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

/petsc/src/sys/tests/linter/output/
H A DtestDuplicates.patch130 -PetscErrorCode testDuplicatesNoChangesSwitch(PetscInt *a, PetscScalar *b, PetscBool cond)
131 +static PetscErrorCode testDuplicatesNoChangesSwitch(PetscInt *a, PetscScalar *b, PetscBool cond)
/petsc/src/sys/tests/linter/
H A DtestDuplicates.c71 PetscErrorCode testDuplicatesNoChangesSwitch(PetscInt *a, PetscScalar *b, PetscBool cond) in testDuplicatesNoChangesSwitch() function