Home
last modified time | relevance | path

Searched refs:STATUS_ILLEGAL_INSTRUCTION (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/include/winddk/
Dwinddk_compat.h176 #ifndef STATUS_ILLEGAL_INSTRUCTION
177 #define STATUS_ILLEGAL_INSTRUCTION ((NTSTATUS)0xC000001DL) macro
/third_party/libuv/src/win/
Dwinapi.h791 #ifndef STATUS_ILLEGAL_INSTRUCTION
792 # define STATUS_ILLEGAL_INSTRUCTION ((NTSTATUS) 0xC000001DL) macro