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.c86 #ifndef STATUS_FLOAT_MULTIPLE_TRAPS
87 # define STATUS_FLOAT_MULTIPLE_TRAPS (0xC00002B5L) macro
97 } else if ( rec->ExceptionCode == STATUS_FLOAT_MULTIPLE_TRAPS ) { in ExceptionFilter()