Searched refs:HRESULT_FACILITY (Results 1 – 4 of 4) sorted by relevance
177 else if(HRESULT_FACILITY(c1.value()) == FACILITY_WIN32) in _do_equivalent()210 if(HRESULT_FACILITY(c1.value()) == FACILITY_WIN32) in _generic_code()
63 #define HRESULT_FACILITY(hr) (((hr) >> 16) & 0x1fff) macro
42 …R-SEV:%u HR-FAC:%u HR-CODE:%u", (guint)HRESULT_SEVERITY(hr), (guint)HRESULT_FACILITY(hr), (guint)H…
95 …R-SEV:%u HR-FAC:%u HR-CODE:%u", (guint)HRESULT_SEVERITY(hr), (guint)HRESULT_FACILITY(hr), (guint)H…