Home
last modified time | relevance | path

Searched defs:Exception (Results 1 – 11 of 11) sorted by relevance

/reactos/drivers/bus/acpi/acpica/utilities/
H A Dutexcep.c73 const ACPI_EXCEPTION_INFO *Exception; in AcpiFormatException() local
115 const ACPI_EXCEPTION_INFO *Exception = NULL; in ACPI_EXPORT_SYMBOL() local
/reactos/sdk/lib/fast486/
H A Dcommon.c45 FAST486_EXCEPTIONS Exception = SegmentReg != FAST486_REG_SS in Fast486ReadMemory() local
171 FAST486_EXCEPTIONS Exception = SegmentReg != FAST486_REG_SS in Fast486WriteMemory() local
H A Dcommon.inl561 FAST486_EXCEPTIONS Exception)
/reactos/modules/rostests/apitests/ntdll/
H A DRtlBitmap.c42 BOOLEAN Exception = FALSE; in Test_RtlInitializeBitMap() local
/reactos/sdk/include/ndk/
H A Ddbgktypes.h197 DBGKM_EXCEPTION Exception; member
213 DBGKM_EXCEPTION Exception; member
/reactos/drivers/base/kdgdb/
H A Dgdb_input.c913 DBGKM_EXCEPTION64* Exception = &CurrentStateChange.u.Exception; in handle_gdb_c() local
/reactos/sdk/include/reactos/
H A Dwindbgkd.h478 DBGKM_EXCEPTION32 Exception; member
493 DBGKM_EXCEPTION64 Exception; member
508 DBGKM_EXCEPTION64 Exception; member
/reactos/win32ss/user/ntuser/
H A Dclass.c2467 BOOL Exception = FALSE; in NtUserRegisterClassExWOW() local
/reactos/sdk/lib/rtl/
H A Dheappage.c209 EXCEPTION_RECORD Exception; in RtlpDphRaiseException() local
/reactos/sdk/include/psdk/
H A Ddbgeng.h557 STDMETHOD(Exception)(THIS_ EXCEPTION_RECORD64 *exception, ULONG first_chance) PURE; in DECLARE_INTERFACE_() local
586 STDMETHOD(Exception)(THIS_ EXCEPTION_RECORD64 *exception, ULONG first_chance) PURE; in DECLARE_INTERFACE_() local
615 …STDMETHOD(Exception)(THIS_ EXCEPTION_RECORD64 *exception, ULONG firstchance, void *context, ULONG … in DECLARE_INTERFACE_() local
H A Dwinbase.h817 EXCEPTION_DEBUG_INFO Exception; member