Home
last modified time | relevance | path

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

/petsc/src/sys/tests/output/
H A Dex33_1.out131 Invalid stack: push from baru, pop from foo
132 Invalid stack: push from baru, pop from foo
133 Invalid stack: push from baru, pop from foo
134 Invalid stack: push from baru, pop from foo
135 Invalid stack: push from baru, pop from foo
136 Invalid stack: push from baru, pop from foo
137 Invalid stack: push from baru, pop from foo
138 Invalid stack: push from baru, pop from foo
139 Invalid stack: push from baru, pop from foo
140 Invalid stack: push from baru, pop from foo
[all …]
/petsc/src/sys/tests/
H A Dex33.c32 PetscErrorCode baru() in baru() function
46 for (PetscInt i = 0; i < PETSCSTACKSIZE + 1; i++) PetscCall(baru()); in main()