Searched refs:line__ (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 1443 (void)line__ 1447 #define PetscStackPush_Private(stack__, file__, func__, line__, petsc_routine__, hot__) \ argument 1453 stack__.line[stack__.currentsize] = line__; \
|