Searched defs:foo (Results 1 – 4 of 4) sorted by relevance
289 PetscErrorCode testExplicitSynopsis_Private(PetscScalar unknown, PetscInt foo, PetscReal bar, void … in testExplicitSynopsis_Private()466 PetscErrorCode testValidInOutParams(int *foo) in testValidInOutParams()488 PetscErrorCode testInvalidInOutParams(int *foo) in testInvalidInOutParams()635 PetscErrorCode testCheckingSectionIndentationAfterSwitch(int foo, double *bar) in testCheckingSectionIndentationAfterSwitch()
10 void *foo = v->data, *bar, *baz, *blop; in testOutOfLineReference() local
82 PetscLogDouble foo, foo1; in PetscGetCPUTime() local
21 PetscErrorCode foo() in foo() function