Home
last modified time | relevance | path

Searched defs:HRESULT_FACILITY (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/directx/wine/dinput/
H A Djoystick_osx.c45 #define HRESULT_FACILITY __carbon_HRESULT_FACILITY macro
/reactos/sdk/include/psdk/
H A Dwinerror.h79 #define HRESULT_FACILITY(hr) (((hr) >> 16) & 0x1FFF) macro