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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
specstrings.h 282 #ifndef __fallthrough
283 #define __fallthrough macro
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
specstrings.h 202 // __fallthrough :
441 #define __inner_fallthrough_dec __inline __nothrow void __FallThrough() {}
442 #define __inner_fallthrough __FallThrough();
964 #define __fallthrough macro
    [all...]
sal.h 199 __fallthrough :
448 #define __inner_fallthrough_dec __inline __nothrow void __FallThrough() {}
449 #define __inner_fallthrough __FallThrough();
714 #define __fallthrough macro
    [all...]

Completed in 76 milliseconds