Home
last modified time | relevance | path

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

/petsc/src/sys/tests/linter/
H A DtestValidFunctionDocStrings.c545 PetscErrorCode testFunctionParmsSameNameInOut(int *tao, double res, PetscErrorCode (*func)(int tao,… in testFunctionParmsSameNameInOut() function
/petsc/src/sys/tests/linter/output/
H A DtestValidFunctionDocStrings.patch530 -PetscErrorCode testFunctionParmsSameNameInOut(int *tao, double res, PetscErrorCode (*func)(int tao…
531 +static PetscErrorCode testFunctionParmsSameNameInOut(int *tao, double res, PetscErrorCode (*func)(…