Searched defs:errorpush (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/lib/libast/common/include/ |
H A D | error.h | 97 #define errorpush(p,f) (*(p)=*ERROR_CONTEXT_BASE,*ERROR_CONTEXT_BASE=error_info.empty,error_info.co… macro
|
/titanic_44/usr/src/lib/libast/amd64/include/ast/ |
H A D | error.h | 106 #define errorpush(p,f) (*(p)= *ERROR_CONTEXT_BASE,*ERROR_CONTEXT_BASE=error_info.empty,error_info.c… macro
|
/titanic_44/usr/src/lib/libast/i386/include/ast/ |
H A D | error.h | 106 #define errorpush(p,f) (*(p)= *ERROR_CONTEXT_BASE,*ERROR_CONTEXT_BASE=error_info.empty,error_info.c… macro
|
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | error.h | 106 #define errorpush(p,f) (*(p)= *ERROR_CONTEXT_BASE,*ERROR_CONTEXT_BASE=error_info.empty,error_info.c… macro
|
/titanic_44/usr/src/lib/libast/sparc/include/ast/ |
H A D | error.h | 106 #define errorpush(p,f) (*(p)= *ERROR_CONTEXT_BASE,*ERROR_CONTEXT_BASE=error_info.empty,error_info.c… macro
|