Home
last modified time | relevance | path

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

/petsc/src/sys/tests/output/
H A Dex65_1.out19 called blip()
30 called blip()
47 called blip()
48 called blip()
60 1: blip
77 called blip()
85 1: blip
96 1: blip
110 1: blip
121 …-my_prefix_petsc_function_type <now bar : formerly foo>: Description (one of) blip graulty bop bar…
/petsc/src/sys/tests/linter/output/
H A DtestReferences.patch28 PetscAssertPointer(*blip, -5);
34 PetscAssertPointer(*blip, -5);
39 - PetscAssertPointer(*blip, -5);
40 + PetscAssertPointer(*blip, 1);
45 PetscAssertPointer(*blip, -5);
/petsc/src/sys/tests/linter/
H A DtestReferences.c11 void **blip = &v->data; in testOutOfLineReference() local
14 blop = blip[0]; in testOutOfLineReference()
22 PetscAssertPointer(*blip, -5); in testOutOfLineReference()
30 PetscAssertPointer(*blip, 1); in testOutOfLineReference()
/petsc/src/sys/tests/
H A Dex65.c19 PETSC_DEFINE_FUNCTION_AND_STR(blip);
26 static void (*const all_funcs[])(void) = {foo, bar, baz, bop, qux, quux, blip, blap, blop, graulty,…