Home
last modified time | relevance | path

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

/petsc/src/sys/tests/linter/output/
H A DtestDuplicates.patch74 -PetscErrorCode testDuplicatesDoubleScoped(PetscInt *a, PetscScalar *b)
75 +static PetscErrorCode testDuplicatesDoubleScoped(PetscInt *a, PetscScalar *b)
/petsc/src/sys/tests/linter/
H A DtestDuplicates.c33 PetscErrorCode testDuplicatesDoubleScoped(PetscInt *a, PetscScalar *b) in testDuplicatesDoubleScoped() function