Home
last modified time | relevance | path

Searched defs:_SEH2_LEAVE (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/lib/pseh/include/pseh/
H A Dpseh2.h37 #define _SEH2_LEAVE __leave macro
85 #define _SEH2_LEAVE goto __seh2_scope_end__; macro
100 #define _SEH2_LEAVE _SEH3_LEAVE macro
447 #define _SEH2_LEAVE goto _SEHEndTry macro
H A Dpseh2_64.h173 #define _SEH2_LEAVE goto __seh2$$leave_scope__ macro
/reactos/base/setup/lib/utils/
H A Dfilesup.c20 #define _SEH2_LEAVE goto __SEH2_FINALLY__label; macro