Home
last modified time | relevance | path

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

/third_party/libpng/contrib/visupng/
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)
/third_party/flutter/skia/third_party/externals/libpng/contrib/visupng/
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)
/third_party/skia/third_party/externals/libpng/contrib/visupng/
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)