Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/x86/
Dcommon_x86.c95 #ifndef STATUS_FLOAT_MULTIPLE_TRAPS
96 # define STATUS_FLOAT_MULTIPLE_TRAPS (0xC00002B5L) macro
106 } else if ( rec->ExceptionCode == STATUS_FLOAT_MULTIPLE_TRAPS ) { in ExceptionFilter()