Searched refs:exception__catch (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libpng-1.2.8/contrib/visupng/
H A Dcexcept.h214 #define exception__catch(action) \ macro
226 #define Catch(e) exception__catch(((e) = the_exception_context->v.etmp, 0))
227 #define Catch_anonymous exception__catch(0)

Completed in 42 milliseconds