Searched refs:hot__ (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 1447 #define PetscStackPush_Private(stack__, file__, func__, line__, petsc_routine__, hot__) \ argument 1461 stack__.hotdepth += (hot__ || stack__.hotdepth); \
|