HomeSort by relevance Sort by last modified time
    Searched refs:exception__env (Results 1 - 2 of 2) sorted by null

  /external/libpng/contrib/visupng/
cexcept.h 213 jmp_buf *exception__prev, exception__env; \
215 the_exception_context->penv = &exception__env; \
216 if (setjmp(exception__env) == 0) { \
  /external/libpng/contrib/libtests/
pngvalid.c 4009 # define exception__env macro
4034 #undef exception__env macro
    [all...]

Completed in 154 milliseconds