Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/wine/
H A Dexception.h60 #define __EXCEPT_CTX(func, ctx) _SEH2_EXCEPT((func)(GetExceptionInformation(), ctx)) macro
/reactos/sdk/lib/crt/wine/
H A Dexcept_x86_64.c351 __EXCEPT_CTX(cxx_rethrow_filter, &ctx) in call_catch_block()
622 __EXCEPT_CTX(se_translation_filter, &ctx) in cxx_frame_handler()
H A Dexcept_i386.c652 __EXCEPT_CTX(se_translation_filter, &ctx) in cxx_frame_handler()