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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/contrib/visupng/
H A Dcexcept.h219 #define exception__catch(action) \ macro
231 #define Catch(e) exception__catch(((e) = the_exception_context->v.etmp, 0))
232 #define Catch_anonymous exception__catch(0)

Completed in 115 milliseconds