Home
last modified time | relevance | path

Searched refs:blop (Results 1 – 4 of 4) sorted by relevance

/petsc/src/sys/tests/output/
H A Dex65_1.out21 called blop()
32 called blop()
51 called blop()
52 called blop()
69 10: blop
79 called blop()
94 10: blop
105 10: blop
119 10: blop
121 …rly foo>: Description (one of) blip graulty bop bar qux foo quux blap baz blop quix (PetscFunction…
/petsc/src/sys/tests/linter/
H A DtestReferences.c10 void *foo = v->data, *bar, *baz, *blop; in testOutOfLineReference() local
14 blop = blip[0]; in testOutOfLineReference()
23 PetscAssertPointer(blop, -6); in testOutOfLineReference()
31 PetscAssertPointer(blop, 1); in testOutOfLineReference()
/petsc/src/sys/tests/linter/output/
H A DtestReferences.patch35 PetscAssertPointer(blop, -6);
41 PetscAssertPointer(blop, -6);
46 - PetscAssertPointer(blop, -6);
47 + PetscAssertPointer(blop, 1);
/petsc/src/sys/tests/
H A Dex65.c21 PETSC_DEFINE_FUNCTION_AND_STR(blop);
26 static void (*const all_funcs[])(void) = {foo, bar, baz, bop, qux, quux, blip, blap, blop, graulty,…