Searched refs:__except (Results 1 – 6 of 6) sorted by relevance
257 exceptions(iostate __except) in _GLIBCXX_VISIBILITY()259 _M_exception = __except; in _GLIBCXX_VISIBILITY()
133 } __except (EXCEPTION_EXECUTE_HANDLER) { in SetThreadName()
1297 #define __except( E ) \ macro1298 __except( ( GetExceptionCode() == ptw32_get_exception_services_code() ) \
217 _LIBCPP_FUNC_VIS exception_ptr __copy_exception_ptr(void *__except, const void* __ptr);