Searched defs:NINJA_FALLTHROUGH (Results 1 – 1 of 1) sorted by relevance
40 #define NINJA_FALLTHROUGH [[fallthrough]] macro42 #define NINJA_FALLTHROUGH [[clang::fallthrough]] macro45 #define NINJA_FALLTHROUGH [[gnu::fallthrough]] macro47 #define NINJA_FALLTHROUGH __attribute__ ((fallthrough)) macro49 #define NINJA_FALLTHROUGH macro