HomeSort by relevance Sort by last modified time
    Searched defs:DECLSPEC_NORETURN (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rpcdce.h 27 #ifndef DECLSPEC_NORETURN
28 #define DECLSPEC_NORETURN __declspec(noreturn)
502 RPCRTAPI DECLSPEC_NORETURN void RPC_ENTRY RpcRaiseException(RPC_STATUS exception);
ntdef.h 204 #define DECLSPEC_NORETURN __declspec(noreturn)
winnt.h 153 #ifndef DECLSPEC_NORETURN
155 #define DECLSPEC_NORETURN __declspec (noreturn)
157 #define DECLSPEC_NORETURN
    [all...]

Completed in 175 milliseconds