Searched defs:NINJA_FALLTHROUGH (Results 1 – 1 of 1) sorted by relevance
39 #define NINJA_FALLTHROUGH [[fallthrough]] macro41 #define NINJA_FALLTHROUGH [[clang::fallthrough]] macro44 #define NINJA_FALLTHROUGH [[gnu::fallthrough]] macro46 #define NINJA_FALLTHROUGH __attribute__ ((fallthrough)) macro48 #define NINJA_FALLTHROUGH macro