Home
last modified time | relevance | path

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

/petsc/src/sys/tests/linter/
H A DtestValidFunctionDocStrings.c365 extern PetscErrorCode testPredeclarationCursorIgnored(int, int *);
381 PetscErrorCode testPredeclarationCursorIgnored(int arg, int *another_arg) in testPredeclarationCursorIgnored() function
/petsc/src/sys/tests/linter/output/
H A DtestValidFunctionDocStrings.patch408 testPredeclarationCursorIgnored - the cursor above this will be ignored!
424 -.seealso: testPredeclarationCursorIgnored()`, foo()`, `Bar, baz()
429 .seealso: testPredeclarationCursorIgnored()`, foo()`, `Bar, baz()
432 PetscErrorCode testPredeclarationCursorIgnored(int arg, int *another_arg)
442 .seealso: `testPredeclarationCursorIgnored()`