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

/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dmsvc-inval.h107 /* A compiler that supports __try/__except, as described in the page
110 With __try/__except, we can use the multithread-safe exception handling. */
132 __except (GetExceptionCode () == STATUS_GNULIB_INVALID_PARAMETER \
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dmsvc-inval.h107 /* A compiler that supports __try/__except, as described in the page
110 With __try/__except, we can use the multithread-safe exception handling. */
132 __except (GetExceptionCode () == STATUS_GNULIB_INVALID_PARAMETER \
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dbasic_ios.h227 * @param __except The new exceptions mask.
257 exceptions(iostate __except) argument
259 _M_exception = __except;
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dbasic_ios.h227 * @param __except The new exceptions mask.
257 exceptions(iostate __except) argument
259 _M_exception = __except;
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/Windows/
H A DThreading.inc88 __except (EXCEPTION_EXECUTE_HANDLER) {
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DCrashRecoveryContext.cpp192 // __except.
198 // occur inside the __except evaluation block
234 } __except (ExceptionFilter(GetExceptionInformation())) {
/netbsd-current/external/mit/libuv/dist/src/win/
H A Dfs.c821 __except (fs__filemap_ex_filter(GetExceptionCode(),
1020 __except (fs__filemap_ex_filter(GetExceptionCode(),
/netbsd-current/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc554 // This function is useful as an __except condition.
2419 } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT
/netbsd-current/external/public-domain/sqlite/dist/tea/
H A Dconfigure8051 __except (EXCEPTION_EXECUTE_HANDLER) {
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c[all...]

Completed in 705 milliseconds