Home
last modified time | relevance | path

Searched refs:exception__env (Results 1 – 2 of 2) sorted by relevance

/external/libpng/contrib/visupng/
Dcexcept.h213 jmp_buf *exception__prev, exception__env; \
215 the_exception_context->penv = &exception__env; \
216 if (setjmp(exception__env) == 0) { \
/external/libpng/contrib/libtests/
Dpngvalid.c4668 # define exception__env exception_env_1 in make_error() macro
4696 #undef exception__env in make_error()