Searched defs:FALLTHROUGH (Results 1 – 5 of 5) sorted by relevance
99 #define FALLTHROUGH [[fallthrough]] macro102 #define FALLTHROUGH [[clang::fallthrough]] macro105 #define FALLTHROUGH __attribute__((fallthrough)) macro107 #define FALLTHROUGH do { } while(0) macro
22 #define FALLTHROUGH __attribute__((fallthrough)) macro24 #define FALLTHROUGH macro