Searched refs:STATUS_ILLEGAL_INSTRUCTION (Results 1 – 2 of 2) sorted by relevance
176 #ifndef STATUS_ILLEGAL_INSTRUCTION177 #define STATUS_ILLEGAL_INSTRUCTION ((NTSTATUS)0xC000001DL) macro
791 #ifndef STATUS_ILLEGAL_INSTRUCTION792 # define STATUS_ILLEGAL_INSTRUCTION ((NTSTATUS) 0xC000001DL) macro