Searched defs:FALLTHROUGH (Results 1 – 9 of 9) sorted by relevance
87 #define FALLTHROUGH [[fallthrough]] macro90 #define FALLTHROUGH [[clang::fallthrough]] macro93 #define FALLTHROUGH __attribute__((fallthrough)) macro95 #define FALLTHROUGH do { } while(0) macro
38 #define FALLTHROUGH __attribute__((fallthrough)); macro40 #define FALLTHROUGH macro43 #define FALLTHROUGH macro
67 #define FALLTHROUGH __attribute__((fallthrough)); macro69 #define FALLTHROUGH macro72 #define FALLTHROUGH macro
60 #define FALLTHROUGH [[fallthrough]] macro62 #define FALLTHROUGH [[clang::fallthrough]] macro64 #define FALLTHROUGH macro
289 #define FALLTHROUGH [[clang::fallthrough]] macro291 #define FALLTHROUGH macro
246 # define FALLTHROUGH __attribute__ ((fallthrough)) macro248 # define FALLTHROUGH ((void) 0) macro
74 #define FALLTHROUGH [[clang::fallthrough]] macro76 #define FALLTHROUGH macro
78 #define FALLTHROUGH [[clang::fallthrough]] macro80 #define FALLTHROUGH macro
35645 FALLTHROUGH = 1, enumerator