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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
specstrings.h 11 #ifndef __nothrow
12 #define __nothrow __declspec(nothrow) macro
16 #ifndef __nothrow
17 #define __nothrow macro
_mingw.h 267 #ifndef __nothrow
269 #define __nothrow __declspec(nothrow) macro
271 #define __nothrow macro
273 #endif /* __nothrow */

Completed in 232 milliseconds