Searched refs:the_exception_context (Results 1 – 3 of 3) sorted by relevance
214 exception__prev = the_exception_context->penv; \215 the_exception_context->penv = &exception__env; \220 while (the_exception_context->caught = 0, \221 the_exception_context->caught); \224 the_exception_context->caught = 1; \226 the_exception_context->penv = exception__prev; \228 if (!the_exception_context->caught || action) { } \231 #define Catch(e) exception__catch(((e) = the_exception_context->v.etmp, 0))244 for (;; longjmp(*the_exception_context->penv, 1)) \245 the_exception_context->v.etmp =
23 extern struct exception_context the_exception_context[1];24 struct exception_context the_exception_context[1]; variable
176 #define anon_context(ps) struct exception_context *the_exception_context = \1085 struct exception_context *the_exception_context = &ps->exception_context; in internal_error() local1103 struct exception_context *the_exception_context = &ps->exception_context; in store_error() local2183 struct exception_context *the_exception_context = &ps->exception_context; in set_store_for_read() local11612 struct exception_context *the_exception_context = in signal_handler() local