HomeSort by relevance Sort by last modified time
    Searched refs:NT_ERROR (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stierr.h 12 #define NT_ERROR(Status) ((ULONG)(Status) >> 30==3)
ntdef.h 445 #define NT_ERROR(Status) ((((ULONG)(Status)) >> 30) == 3)

Completed in 54 milliseconds