HomeSort by relevance Sort by last modified time
    Searched refs:NT_WARNING (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 11 #define NT_WARNING(Status) ((ULONG)(Status) >> 30==2)
ntdef.h 444 #define NT_WARNING(Status) ((((ULONG)(Status)) >> 30) == 2)

Completed in 156 milliseconds