Home
last modified time | relevance | path

Searched refs:the_exception_context (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libpng/contrib/visupng/
Dcexcept.h214 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 =
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libpng/contrib/visupng/
Dcexcept.h214 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 =
/aosp_15_r20/external/libpng/contrib/visupng/
H A Dcexcept.h214 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 =
H A DPngFile.c23 extern struct exception_context the_exception_context[1];
24 struct exception_context the_exception_context[1]; variable
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libpng/contrib/visupng/
Dcexcept.h214 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 =
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libpng/contrib/visupng/
Dcexcept.h214 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 =
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libpng/contrib/visupng/
Dcexcept.h214 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 =
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libpng/contrib/visupng/
Dcexcept.h214 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 =
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libpng/contrib/visupng/
Dcexcept.h214 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 =
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libpng/contrib/visupng/
Dcexcept.h214 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 =
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libpng/contrib/visupng/
Dcexcept.h214 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 =
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libpng/contrib/visupng/
Dcexcept.h214 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 =
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libpng/contrib/visupng/
Dcexcept.h214 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 =
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libpng/contrib/visupng/
Dcexcept.h214 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 =
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libpng/contrib/visupng/
Dcexcept.h214 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 =
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libpng/contrib/visupng/
Dcexcept.h214 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 =
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libpng/contrib/visupng/
Dcexcept.h214 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 =
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libpng/contrib/visupng/
Dcexcept.h214 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 =
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libpng/contrib/visupng/
Dcexcept.h214 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 =
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libpng/contrib/visupng/
Dcexcept.h214 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 =
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libpng/contrib/visupng/
Dcexcept.h214 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 =
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libpng/contrib/visupng/
Dcexcept.h214 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 =
/aosp_15_r20/external/libpng/contrib/libtests/
H A Dpngvalid.c181 #define anon_context(ps) struct exception_context *the_exception_context = \
1090 struct exception_context *the_exception_context = &ps->exception_context; in internal_error() local
1108 struct exception_context *the_exception_context = &ps->exception_context; in store_error() local
2187 struct exception_context *the_exception_context = &ps->exception_context; in set_store_for_read() local
11667 struct exception_context *the_exception_context = in signal_handler() local