HomeSort by relevance Sort by last modified time
    Searched full:__nothrow (Results 1 - 4 of 4) 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 271 #ifndef __nothrow
273 #define __nothrow __declspec(nothrow) macro
275 #define __nothrow macro
277 #endif /* __nothrow */
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
sal.h 223 #ifndef __nothrow
224 # define __nothrow __declspec(nothrow) macro
228 #ifndef __nothrow
229 # define __nothrow macro
448 #define __inner_fallthrough_dec __inline __nothrow void __FallThrough() {}
    [all...]
specstrings.h 229 #ifndef __nothrow
230 # define __nothrow __declspec(nothrow) macro
234 #ifndef __nothrow
235 # define __nothrow macro
441 #define __inner_fallthrough_dec __inline __nothrow void __FallThrough() {}
    [all...]

Completed in 216 milliseconds