Home
last modified time | relevance | path

Searched refs:RaiseException (Results 1 – 25 of 44) sorted by relevance

12

/reactos/modules/rostests/apitests/compiler/
H A Dpseh.c128 RaiseException(0xE00DEAD0, 0, 0, NULL); in DEFINE_TEST()
148 RaiseException(0xE00DEAD0, 0, 0, NULL); in DEFINE_TEST()
170 RaiseException(0xE00DEAD0, 0, 0, NULL); in DEFINE_TEST()
196 RaiseException(0xE00DEAD0, 0, 0, NULL); in DEFINE_TEST()
216 RaiseException(0xE00DEAD0, 0, 0, NULL); in DEFINE_TEST()
238 RaiseException(0xE00DEAD0, 0, 0, NULL); in DEFINE_TEST()
258 RaiseException(0xE00DEAD0, 0, 0, NULL); in DEFINE_TEST()
306 RaiseException(0xE00DEAD0, 0, 0, NULL); in DEFINE_TEST()
326 RaiseException(0xE00DEAD0, 0, 0, NULL); in DEFINE_TEST()
348 RaiseException(0xE00DEAD0, 0, 0, NULL); in DEFINE_TEST()
[all …]
/reactos/dll/win32/framedyn/
H A Dchstring.cpp293 RaiseException(ERROR_INVALID_PARAMETER, EXCEPTION_NONCONTINUABLE, 0, 0); in AllocBuffer()
299 RaiseException(STATUS_INTEGER_OVERFLOW, EXCEPTION_NONCONTINUABLE, 0, 0); in AllocBuffer()
330 RaiseException(ERROR_INVALID_PARAMETER, EXCEPTION_NONCONTINUABLE, 0, 0); in AllocCopy()
335 RaiseException(ERROR_INVALID_PARAMETER, EXCEPTION_NONCONTINUABLE, 0, 0); in AllocCopy()
340 RaiseException(ERROR_INVALID_PARAMETER, EXCEPTION_NONCONTINUABLE, 0, 0); in AllocCopy()
387 RaiseException(ERROR_INVALID_PARAMETER, EXCEPTION_NONCONTINUABLE, 0, 0); in AssignCopy()
450 RaiseException(ERROR_INVALID_PARAMETER, EXCEPTION_NONCONTINUABLE, 0, 0); in ConcatInPlace()
456 RaiseException(STATUS_INTEGER_OVERFLOW, EXCEPTION_NONCONTINUABLE, 0, 0); in ConcatInPlace()
475 RaiseException(STATUS_INTEGER_OVERFLOW, EXCEPTION_NONCONTINUABLE, 0, 0); in ConcatInPlace()
498 RaiseException(ERROR_INVALID_PARAMETER, EXCEPTION_NONCONTINUABLE, 0, 0); in ConcatCopy()
/reactos/modules/rostests/apitests/compiler/ms/seh/
H A Dseh0008.c11 RaiseException(Status, 0, /*no flags*/ 0, 0); in rtlRaiseStatus()
23 RaiseException(EXCEPTION_ACCESS_VIOLATION, 0, /*no flags*/ 0, 0); in main()
H A Dseh0058.c17 RaiseException(EXCEPTION_INT_OVERFLOW, 0, /* no flags */ in main()
23 RaiseException(EXCEPTION_INT_OVERFLOW, 0, /* no flags */ in main()
H A Dseh0027.c11 RaiseException(Status, 0, /*no flags*/ 0, 0); in rtlRaiseStatus()
40 RaiseException(EXCEPTION_INT_OVERFLOW, 0, /*no flags*/ 0, 0); in except1()
H A Dseh0004.c17 RaiseException(EXCEPTION_INT_OVERFLOW, 0, /*no flags*/ 0, 0); in main()
H A Dseh0003.c17 RaiseException(EXCEPTION_INT_OVERFLOW, 0, /* no flags */ in main()
H A Dseh0006.c18 RaiseException(EXCEPTION_INT_OVERFLOW, 0, /* no flags */ in main()
H A Dseh0056.c17 RaiseException(EXCEPTION_INT_OVERFLOW, 0, /* no flags */ in main()
H A Dseh0028.c11 RaiseException(EXCEPTION_INT_OVERFLOW, 0, /*no flags*/ 0, 0); in addtwo()
H A Dseh0014.c11 RaiseException(Status, 0, /*no flags*/ 0, 0); in rtlRaiseExceptin()
H A Dseh0016.c11 RaiseException(Status, 0, /*no flags*/ 0, 0); in rtlRaiseExceptin()
H A Dseh0023.c22 RaiseException(EXCEPTION_INT_OVERFLOW, 0, /*no flags*/ 0, 0); in main()
H A Dseh0012.c11 RaiseException(Status, 0, /*no flags*/ 0, 0); in rtlRaiseException()
H A Dseh0010.c11 RaiseException(Status, 0, /*no flags*/ 0, 0); in rtlRaiseExcpt()
H A Dseh0018.c11 RaiseException(Status, 0, /*no flags*/ 0, 0); in rtlRaiseException()
H A Dseh0024.c41 RaiseException(EXCEPTION_INT_OVERFLOW, 0, /*no flags*/ 0, 0); in main()
H A Dseh0025.c16 RaiseException(EXCEPTION_INT_OVERFLOW, 0, /*no flags*/ 0, 0); in dojump()
H A Dseh0013.c12 RaiseException(Status, 0, /*no flags*/ 0, 0); in rtlRaiseException()
/reactos/dll/win32/ole32/
H A Dusrmarshal.c120 RaiseException(DV_E_CLIPFORMAT, 0, 0, NULL); in CLIPFORMAT_UserSize()
165 RaiseException(DV_E_CLIPFORMAT, 0, 0, NULL); in CLIPFORMAT_UserMarshal()
252 RaiseException(RPC_S_INVALID_TAG, 0, 0, NULL); in CLIPFORMAT_UserUnmarshal()
285 RaiseException(RPC_S_INVALID_TAG, 0, 0, NULL); in handle_UserSize()
299 RaiseException(RPC_S_INVALID_TAG, 0, 0, NULL); in handle_UserMarshal()
1635 RaiseException(RPC_X_NO_MEMORY, 0, 0, NULL); in WdtpInterfacePointer_UserUnmarshal()
1646 if(hr != S_OK) RaiseException(hr, 0, 0, NULL); in WdtpInterfacePointer_UserUnmarshal()
1757 RaiseException(DV_E_TYMED, 0, 0, NULL); in STGMEDIUM_UserSize()
1867 RaiseException(DV_E_TYMED, 0, 0, NULL); in STGMEDIUM_UserMarshal()
2009 RaiseException(DV_E_TYMED, 0, 0, NULL); in STGMEDIUM_UserUnmarshal()
[all …]
/reactos/dll/ntdll/dispatch/amd64/
H A Ddispatch.S177 jz RaiseException
187 RaiseException: label
/reactos/sdk/lib/delayimp/
H A Ddelayimp.c120RaiseException(VcppException(ERROR_SEVERITY_ERROR, ERROR_MOD_NOT_FOUND), 0, 1, args); in __delayLoadHelper2()
147RaiseException(VcppException(ERROR_SEVERITY_ERROR, ERROR_PROC_NOT_FOUND), 0, 1, args); in __delayLoadHelper2()
/reactos/sdk/lib/rtl/amd64/
H A Dexcept_asm.S297 jnz RaiseException
307 jz RaiseException
315 RaiseException: label
/reactos/sdk/lib/atl/
H A Datlexcept.h28 RaiseException( in AtlThrowImp()
/reactos/dll/ntdll/dispatch/i386/
H A Ddispatch.S204 jz RaiseException
218 RaiseException: label

12