Home
last modified time | relevance | path

Searched defs:sev (Results 1 – 6 of 6) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dsperror.h19 #define MAKE_SAPI_HRESULT(sev, err) MAKE_HRESULT(sev, FACILITY_SAPI, err) argument
Ddelayimp.h65 #define VcppException(sev,err) ((sev) | (FACILITY_VISUALCPP<<16) | err) argument
Dwabcode.h11 #define MAKE_MAPI_SCODE(sev,fac,code) ((SCODE) (((unsigned __LONG32)(sev)<<31) | ((unsigned __LONG3… argument
Dmapicode.h11 #define MAKE_MAPI_SCODE(sev,fac,code) ((SCODE) (((unsigned __LONG32)(sev)<<31) | ((unsigned __LONG3… argument
Ddmerror.h30 #define MAKE_HRESULT(sev,fac,code) \ argument
Dwinerror.h2233 #define MAKE_HRESULT(sev,fac,code) ((HRESULT) (((unsigned __LONG32)(sev)<<31) | ((unsigned __LONG32… argument
2234 #define MAKE_SCODE(sev,fac,code) ((SCODE) (((unsigned __LONG32)(sev)<<31) | ((unsigned __LONG32)(fa… argument