Home
last modified time | relevance | path

Searched refs:STATUS_NOT_SUPPORTED (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/include/winddk/
Dwinddk_compat.h188 #ifndef STATUS_NOT_SUPPORTED
189 #define STATUS_NOT_SUPPORTED ((NTSTATUS)0xC00000BBL) macro
/third_party/libuv/src/win/
Dwinsock.c233 case STATUS_NOT_SUPPORTED: in uv__ntstatus_to_winsock_error()
Dwinapi.h1419 #ifndef STATUS_NOT_SUPPORTED
1420 # define STATUS_NOT_SUPPORTED ((NTSTATUS) 0xC00000BBL) macro