Searched defs:stack__ (Results 1 – 1 of 1) sorted by relevance
| /petsc/include/ |
| H A D | petscerror.h | 1440 #define PetscStackPush_Private(stack__, file__, func__, line__, petsc_routine__, hot__) \ argument 1444 #define PetscStackPop_Private(stack__, func__) (void)func__ argument 1447 #define PetscStackPush_Private(stack__, file__, func__, line__, petsc_routine__, hot__) \ argument 1465 #define PetscStackPop_Private(stack__, func__) \ argument
|