Home
last modified time | relevance | path

Searched refs:_exception_number (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/lib/ucrt/misc/
H A Dexception_filter.cpp65 if (it->_exception_number == xcptnum) in xcptlookup()
186 switch (pxcptact->_exception_number) in _seh_filter_exe()
/reactos/sdk/lib/ucrt/inc/
H A Dcorecrt_internal.h1401 unsigned long _exception_number; member