Searched refs:STATUS_FLOAT_MULTIPLE_TRAPS (Results 1 – 11 of 11) sorted by relevance
77 ULONG ExpectedExceptionCode = STATUS_FLOAT_MULTIPLE_TRAPS; in ExceptionFilterSSEException()
556 #define STATUS_FLOAT_MULTIPLE_TRAPS 0xC00002B5 macro
364 #define STATUS_FLOAT_MULTIPLE_TRAPS HEX(C00002B5) macro
718 #define STATUS_FLOAT_MULTIPLE_TRAPS ((NTSTATUS)0xC00002B5L) macro1573 CASE_RETURN_STR(STATUS_FLOAT_MULTIPLE_TRAPS); in NtStatusToStr()
1243 case STATUS_FLOAT_MULTIPLE_TRAPS: in KdbpGetExceptionNumberFromStatus()
1566 KiDispatchException1Args(STATUS_FLOAT_MULTIPLE_TRAPS, in KiTrap13Handler()
204 CONSTANT(STATUS_FLOAT_MULTIPLE_TRAPS),
1170 ok( rec->ExceptionCode == STATUS_FLOAT_MULTIPLE_TRAPS, in simd_fault_handler()1172 rec->ExceptionCode, STATUS_FLOAT_MULTIPLE_TRAPS); in simd_fault_handler()
673 cmp2(STATUS_FLOAT_MULTIPLE_TRAPS, ERROR_FLOAT_MULTIPLE_TRAPS); in run_error_tests()
808 #define STATUS_FLOAT_MULTIPLE_TRAPS ((NTSTATUS)0xC00002B5) macro
180 #define STATUS_FLOAT_MULTIPLE_TRAPS ((DWORD)0xC00002B5) macro