Home
last modified time | relevance | path

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

/petsc/src/sys/tests/linter/
H A DtestValidFunctionDocStrings.c515 PetscErrorCode testFunctionParmsSameName(int tao, double res, PetscErrorCode (*func)(int tao, doubl… in testFunctionParmsSameName() function
/petsc/src/sys/tests/linter/output/
H A DtestValidFunctionDocStrings.patch523 -PetscErrorCode testFunctionParmsSameName(int tao, double res, PetscErrorCode (*func)(int tao, doub…
524 +static PetscErrorCode testFunctionParmsSameName(int tao, double res, PetscErrorCode (*func)(int ta…