Searched defs:GetExceptionCode (Results 1 – 2 of 2) sorted by relevance
95 } __except (GetExceptionCode() == EXCEPTION_ILLEGAL_INSTRUCTION) { in GetExceptionCode() function
20 #define GetExceptionCode __exception_code macro