Searched defs:SEVERITY_ERROR (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinerror.h73 #define SEVERITY_ERROR 1 macro
82 #define IS_ERROR(stat) (((unsigned int)(stat)>>31) == SEVERITY_ERROR)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinerror.h73 #define SEVERITY_ERROR 1 macro
82 #define IS_ERROR(stat) (((unsigned int)(stat)>>31) == SEVERITY_ERROR)
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dsjsxp.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 82 milliseconds