Home
last modified time | relevance | path

Searched defs:__MINGW_NOTHROW (Results 1 – 1 of 1) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
D_mingw.h200 #define __MINGW_NOTHROW __attribute__ ((__nothrow__)) macro
202 #define __MINGW_NOTHROW __declspec(nothrow) macro
204 #define __MINGW_NOTHROW macro